This code system http://ehealth.sundhed.dk/cs/fs3-group-communitylife
defines the following code:
Code | Display | Dansk (Danish, da) |
PAID_EMPLOYMENT | Have lønnet beskæftigelse | Have lønnet beskæftigelse |
"
] ; #
fhir:url [ fhir:v "http://ehealth.sundhed.dk/cs/fs3-group-communitylife"^^xsd:anyURI] ; #
fhir:version [ fhir:v "latest"] ; #
fhir:name [ fhir:v "FS III, Samfundsliv"] ; #
fhir:title [ fhir:v "FS III, Samfundsliv"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2019-02-02T00: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:description [ fhir:v "FS III, Samfundsliv"] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "PAID_EMPLOYMENT" ] ;
fhir:display [ fhir:v "Have lønnet beskæftigelse" ] ;
fhir:designation ( [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Have lønnet beskæftigelse" ]
] )
] ) . #
# -------------------------------------------------------------------------------------