This code system https://plugin.healthcare/fhir/CodeSystem/nkr-vitstat
defines the following codes:
Code | Display | Definition | Comments |
0 | levend | Levend. | Levend. |
1 | overleden | Overleden. | Overleden |
"
] ; #
fhir:url [ fhir:v "https://plugin.healthcare/fhir/CodeSystem/nkr-vitstat"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0-ci"] ; #
fhir:name [ fhir:v "NKRVitaleStatus"] ; #
fhir:title [ fhir:v "NKR Vitale Status"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2024-11-05T09:53:52+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "PLUGIN"] ; #
fhir:contact ( [
fhir:name [ fhir:v "PLUGIN" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://plugin.healthcare" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "m.sieswerda@iknl.nl" ]
] )
] ) ; #
fhir:description [ fhir:v "Vitale status zoals gebruikt binnen de NKR."] ; #
fhir:jurisdiction ( [
fhir:coding ( [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "528" ] ;
fhir:display [ fhir:v "NL" ]
] )
] ) ; #
fhir:copyright [ fhir:v "Used by permission of the PLUGIN team, all rights reserved Creative Commons License"] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "2"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Levend." ]
] ) ;
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "levend" ] ;
fhir:definition [ fhir:v "Levend." ]
] [
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Overleden" ]
] ) ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "overleden" ] ;
fhir:definition [ fhir:v "Overleden." ]
] ) . #
# -------------------------------------------------------------------------------------