@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:NamingSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "ehealth-identifier"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Summary

Defining URLhttp://ehealth.sundhed.dk/fhir/NamingSystem/ehealth-identifier
Version3.0.0
NameeHealthIdentifier
Statusactive
Definition

The eHealth Identifier is assigned to certain domain resources in the eHealth Infrastructure and used when transforming to CDA document representation.

\n
PublisherDen telemedicinske infrastruktur (eHealth Infrastructure)

Identifiers

TypeValue
OID1.2.208.176.7.200.1
URIhttp://ehealth.sundhed.dk/id/ehealth-identifier
" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://ehealth.sundhed.dk/fhir/NamingSystem/ehealth-identifier"^^xsd:anyURI ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version"^^xsd:anyURI ] ; fhir:value [ fhir:v "3.0.0" ] ] ) ; # fhir:name [ fhir:v "eHealthIdentifier"] ; # fhir:status [ fhir:v "active"] ; # fhir:kind [ fhir:v "identifier"] ; # fhir:date [ fhir:v "2020-01-07T00:00:00+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)"] ; # fhir:contact ( [ fhir:name [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://ehealth.sundhed.dk" ] ] ) ] ) ; # fhir:responsible [ fhir:v "ehealth.sundhed.dk"] ; # fhir:description [ fhir:v "The eHealth Identifier is assigned to certain domain resources in the eHealth Infrastructure and used when transforming to CDA document representation."] ; # fhir:uniqueId ( [ fhir:type [ fhir:v "oid" ] ; fhir:value [ fhir:v "1.2.208.176.7.200.1" ] ] [ fhir:type [ fhir:v "uri" ] ; fhir:value [ fhir:v "http://ehealth.sundhed.dk/id/ehealth-identifier" ] ] ) . # # -------------------------------------------------------------------------------------