This page is part of the FUT Infrastructure (v10.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/Organization/108752> a fhir:Organization ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "108752"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "2" ] ;
fhir:Meta.lastUpdated [ fhir:value "2021-10-14T07:58:31.119+00:00"^^xsd:dateTime ] ;
fhir:Meta.profile [
fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization" ;
fhir:index 0 ;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization 108752</b></p><a name=\"108752\"> </a><a name=\"hc108752\"> </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>/11111111 (use: official, period: 2021-10-14 07:58:28+0000 --> (ongoing))</p><p><b>name</b>: 63785662-18ad-4896-b960-505e94bdc5c4</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>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-source" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://ehealth.sundhed.dk/cs/organization-source" ] ;
fhir:Coding.code [ fhir:value "manual" ]
]
]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-synchronizationStatus" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://ehealth.sundhed.dk/cs/organization-synchronization-status" ] ;
fhir:Coding.code [ fhir:value "NotSynchronized" ]
]
]
] ;
fhir:Organization.identifier [
fhir:index 0 ;
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.system [ fhir:value "urn:oid:2.16.840.1.113883.2.24.1.1" ] ;
fhir:Identifier.value [ fhir:value "11111111" ] ;
fhir:Identifier.period [
fhir:Period.start [ fhir:value "2021-10-14T07:58:28+00:00"^^xsd:dateTime ]
]
] ;
fhir:Organization.name [ fhir:value "63785662-18ad-4896-b960-505e94bdc5c4"] ;
fhir:Organization.contact [
fhir:index 0 ;
fhir:Organization.contact.name [
fhir:HumanName.period [
fhir:Period.end [ fhir:value "2021-01-01"^^xsd:date ]
]
] ;
fhir:Organization.contact.telecom [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-telecomCustodian" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://ehealth.sundhed.dk/cs/contactpoint-custodian" ] ;
fhir:Coding.code [ fhir:value "SOR" ]
]
]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-telecomSystem" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://ehealth.sundhed.dk/cs/contactpoint-system" ] ;
fhir:Coding.code [ fhir:value "TBD" ]
]
]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-telecomValue" ] ;
fhir:Extension.valueString [ fhir:value "5513495a-ed1b-43a9-b890-c2a09762c584" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Organization/108752.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Organization/108752.ttl> .
IG © 2021+ Den telemedicinske infrastruktur (eHealth Infrastructure). Package dk.ehealth.sundhed.fhir.ig.core#10.0.0 based on FHIR 4.0.1. Generated 2026-08-06
