@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://ehealth.sundhed.dk/fhir/Organization/8564> a fhir:Organization ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "8564"] ; # 
  fhir:meta [
     fhir:versionId [ fhir:v "2" ] ;
     fhir:lastUpdated [ fhir:v "2021-10-14T07:58:31.119+00:00"^^xsd:dateTime ] ;
     fhir:profile ( [
       fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization"^^xsd:anyURI ;
       fhir:l <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization 8564</b></p><a name=\"8564\"> </a><a name=\"hc8564\"> </a><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\">version: 2; Last updated: 2021-10-14 07:58:31+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ehealth-organization.html\">ehealth-organization</a></p></div><p><b>Organization Source</b>: <span title=\"Codes:{http://ehealth.sundhed.dk/cs/organization-source manual}\">Manual</span></p><p><b>Organization Synchronization status</b>: <span title=\"Codes:{http://ehealth.sundhed.dk/cs/organization-synchronization-status NotSynchronized}\">Not synchronized</span></p><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.2.24.1.1</code>/22222222 (use: official, period: 2021-10-14 07:58:28+0000 --&gt; (ongoing))</p><p><b>name</b>: Organization02</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Telecom</b></td></tr><tr><td style=\"display: none\">*</td><td></td><td>-unknown-</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-source"^^xsd:anyURI ;
       fhir:l <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-source>
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [
           fhir:v "http://ehealth.sundhed.dk/cs/organization-source"^^xsd:anyURI ;
           fhir:l <http://ehealth.sundhed.dk/cs/organization-source>
         ] ;
         fhir:code [ fhir:v "manual" ]
       ] )
     ]
  ] [
     fhir:url [
       fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-synchronizationStatus"^^xsd:anyURI ;
       fhir:l <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-synchronizationStatus>
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [
           fhir:v "http://ehealth.sundhed.dk/cs/organization-synchronization-status"^^xsd:anyURI ;
           fhir:l <http://ehealth.sundhed.dk/cs/organization-synchronization-status>
         ] ;
         fhir:code [ fhir:v "NotSynchronized" ]
       ] )
     ]
  ] ) ; # 
  fhir:identifier ( [
     fhir:use [ fhir:v "official" ] ;
     fhir:system [
       fhir:v "urn:oid:2.16.840.1.113883.2.24.1.1"^^xsd:anyURI ;
       fhir:l <urn:oid:2.16.840.1.113883.2.24.1.1>
     ] ;
     fhir:value [ fhir:v "22222222" ] ;
     fhir:period [
       fhir:start [ fhir:v "2021-10-14T07:58:28+00:00"^^xsd:dateTime ]
     ]
  ] ) ; # 
  fhir:name [ fhir:v "Organization02"] ; # 
  fhir:contact ( [
     fhir:name [
       fhir:period [
         fhir:end [ fhir:v "2021-01-01"^^xsd:date ]
       ]
     ] ;
     fhir:telecom ( [
       fhir:extension ( [
         fhir:url [
           fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-telecomCustodian"^^xsd:anyURI ;
           fhir:l <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-telecomCustodian>
         ] ;
         fhir:value [
           a fhir:CodeableConcept ;
           fhir:coding ( [
             fhir:system [
               fhir:v "http://ehealth.sundhed.dk/cs/contactpoint-custodian"^^xsd:anyURI ;
               fhir:l <http://ehealth.sundhed.dk/cs/contactpoint-custodian>
             ] ;
             fhir:code [ fhir:v "SOR" ]
           ] )
         ]
       ] [
         fhir:url [
           fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-telecomSystem"^^xsd:anyURI ;
           fhir:l <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-telecomSystem>
         ] ;
         fhir:value [
           a fhir:CodeableConcept ;
           fhir:coding ( [
             fhir:system [
               fhir:v "http://ehealth.sundhed.dk/cs/contactpoint-system"^^xsd:anyURI ;
               fhir:l <http://ehealth.sundhed.dk/cs/contactpoint-system>
             ] ;
             fhir:code [ fhir:v "TBD" ]
           ] )
         ]
       ] [
         fhir:url [
           fhir:v "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-telecomValue"^^xsd:anyURI ;
           fhir:l <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-telecomValue>
         ] ;
         fhir:value [
           a fhir:String ;
           fhir:v "5513495a-ed1b-43a9-b890-c2a09762c584"
         ]
       ] )
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

