This code system http://ehealth.sundhed.dk/cs/document-type
defines the following codes:
Code | Display | Definition | Dansk (Danish, da) |
TBD | Example value - Under construction | Example value - Under construction | Midlertidig værdi |
TBD2 | Example value - Under construction | Example value - Under construction | Midlertidig værdi |
"
] ; #
fhir:url [ fhir:v "http://ehealth.sundhed.dk/cs/document-type"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.8.0"] ; #
fhir:name [ fhir:v "DocumentType"] ; #
fhir:title [ fhir:v "Document Type"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2019-01-29"^^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:description [ fhir:v "Document Type"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "TBD" ] ;
fhir:display [ fhir:v "Example value - Under construction" ] ;
fhir:definition [ fhir:v "Example value - Under construction" ] ;
fhir:designation ( [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Midlertidig værdi" ]
] ) ;
fhir:property ( [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [ fhir:v "2019-09-18"^^xsd:date ]
] )
] [
fhir:code [ fhir:v "TBD2" ] ;
fhir:display [ fhir:v "Example value - Under construction" ] ;
fhir:definition [ fhir:v "Example value - Under construction" ] ;
fhir:designation ( [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Midlertidig værdi" ]
] ) ;
fhir:property ( [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [ fhir:v "2019-09-18"^^xsd:date ]
] )
] ) . #
# -------------------------------------------------------------------------------------