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

Summary

Defining URLhttp://ehealth.sundhed.dk/fhir/NamingSystem/ehealth-device-identifier
Version2.10.0
NameeHealth Device Identifier
Statusactive
Definition

An identifier of a device used in eHealth

\n
PublisherSystematic | Trifork

Identifiers

TypeValue
URIhttp://ehealth.sundhed.dk/id/device-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-device-identifier"^^xsd:anyURI ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version"^^xsd:anyURI ] ; fhir:value [ fhir:v "2.10.0" ] ] ) ; # fhir:name [ fhir:v "eHealth Device Identifier"] ; # fhir:status [ fhir:v "active"] ; # fhir:kind [ fhir:v "identifier"] ; # fhir:date [ fhir:v "2020-02-18"^^xsd:date] ; # fhir:publisher [ fhir:v "Systematic | Trifork"] ; # fhir:contact ( [ fhir:name [ fhir:v "Systematic | Trifork" ] ; 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 "An identifier of a device used in eHealth"] ; # fhir:uniqueId ( [ fhir:type [ fhir:v "uri" ] ; fhir:value [ fhir:v "http://ehealth.sundhed.dk/id/device-identifier" ] ] ) . # # -------------------------------------------------------------------------------------