0.1.1 - ci-build

EgdeFlaattsjekk_IG - Local Development build (v0.1.1). See the Directory of published versions

: EMPractitionerKumarMagnar - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Practitioner ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "EMPractitionerKumarMagnar"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://www.egde.no/StructureDefinition/ehg-no-Practitioner"^^xsd:anyURI ;
fhir:link <http://www.egde.no/StructureDefinition/ehg-no-Practitioner>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"EMPractitionerKumarMagnar\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Practitioner &quot;EMPractitionerKumarMagnar&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=egde.health.gateway@0.1.6&amp;canonical=http://www.egde.no/StructureDefinition/ehg-no-Practitioner\">Practitioner - Egde Health Gateway - profile for Norwegian practitioners</a></p></div><p><b>identifier</b>: id: 01020387654, id: 9144889</p><p><b>name</b>: Magnar Koman </p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.16.578.1.12.4.1.4.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "01020387654" ]
  ] [
fhir:system [ fhir:v "urn:oid:2.16.578.1.12.4.1.4.4"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9144889" ]
  ] ) ; # 
  fhir:name ( [
fhir:family [ fhir:v "Koman" ] ;
    ( fhir:given [ fhir:v "Magnar" ] )
  ] ) . #