This code system http://ehealth.sundhed.dk/cs/fs3-health-psychosocial-conditions
defines the following codes:
Code | Display | Dansk (Danish, da) |
SOCIALIZATION | Problemer med socialt samvær | Problemer med socialt samvær |
EMOTIONAL | Emotionelle problemer | Emotionelle problemer |
ABUSE | Problemer med misbrug | Problemer med misbrug |
MENTAL | Mentale problemer | Mentale problemer |
"
] ; #
fhir:url [ fhir:v "http://ehealth.sundhed.dk/cs/fs3-health-psychosocial-conditions"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.9.0"] ; #
fhir:name [ fhir:v "FS III, Psykosociale forhold"] ; #
fhir:title [ fhir:v "FS III, Psykosociale forhold"] ; #
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 "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 "FS III, Psykosociale forhold"] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "SOCIALIZATION" ] ;
fhir:display [ fhir:v "Problemer med socialt samvær" ] ;
fhir:designation ( [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Problemer med socialt samvær" ]
] )
] [
fhir:code [ fhir:v "EMOTIONAL" ] ;
fhir:display [ fhir:v "Emotionelle problemer" ] ;
fhir:designation ( [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Emotionelle problemer" ]
] )
] [
fhir:code [ fhir:v "ABUSE" ] ;
fhir:display [ fhir:v "Problemer med misbrug" ] ;
fhir:designation ( [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Problemer med misbrug" ]
] )
] [
fhir:code [ fhir:v "MENTAL" ] ;
fhir:display [ fhir:v "Mentale problemer" ] ;
fhir:designation ( [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Mentale problemer" ]
] )
] ) . #
# -------------------------------------------------------------------------------------