This code system http://ehealth.sundhed.dk/cs/fs3-health-pain-and-sensory-impressions defines the following codes:
Code | Display |
ACUTE_PAIN | Akutte smerter |
PERIODIC_PAIN | Periodevise smerter |
CHRONIC_PAIN | Kroniske smerter |
SENSE_SIGHT | Problemer med synssans |
SENSE_SMELL | Problemer med lugtesans |
SENSE_HEARING | Problemer med hørelse |
SENSE_TASTE | Problemer med smagssans |
SENSE_FEELING | Problemer med følesans |
Additional Language Displays
Code | Dansk (Danish, da) |
ACUTE_PAIN | Akutte smerter |
PERIODIC_PAIN | Periodevise smerter |
CHRONIC_PAIN | Kroniske smerter |
SENSE_SIGHT | Problemer med synssans |
SENSE_SMELL | Problemer med lugtesans |
SENSE_HEARING | Problemer med hørelse |
SENSE_TASTE | Problemer med smagssans |
SENSE_FEELING | Problemer med følesans |
"
];
fhir:CodeSystem.url [ fhir:value "http://ehealth.sundhed.dk/cs/fs3-health-pain-and-sensory-impressions"];
fhir:CodeSystem.version [ fhir:value "2021.3.0"];
fhir:CodeSystem.name [ fhir:value "Fælles Sprog III, Smerter og sanseindtryk"];
fhir:CodeSystem.title [ fhir:value "Fælles Sprog III, Smerter og sanseindtryk"];
fhir:CodeSystem.status [ fhir:value "active"];
fhir:CodeSystem.experimental [ fhir:value "true"^^xsd:boolean];
fhir:CodeSystem.date [ fhir:value "2019-02-02T00:00:00+00:00"^^xsd:dateTime];
fhir:CodeSystem.publisher [ fhir:value "Systematic | Trifork"];
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "Systematic | Trifork" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://ehealth.sundhed.dk" ]
]
];
fhir:CodeSystem.description [ fhir:value "Fælles Sprog III, Smerter og sanseindtryk"];
fhir:CodeSystem.content [ fhir:value "complete"];
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "ACUTE_PAIN" ];
fhir:CodeSystem.concept.display [ fhir:value "Akutte smerter" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "Akutte smerter" ]
]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "PERIODIC_PAIN" ];
fhir:CodeSystem.concept.display [ fhir:value "Periodevise smerter" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "Periodevise smerter" ]
]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "CHRONIC_PAIN" ];
fhir:CodeSystem.concept.display [ fhir:value "Kroniske smerter" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "Kroniske smerter" ]
]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "SENSE_SIGHT" ];
fhir:CodeSystem.concept.display [ fhir:value "Problemer med synssans" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "Problemer med synssans" ]
]
], [
fhir:index 4;
fhir:CodeSystem.concept.code [ fhir:value "SENSE_SMELL" ];
fhir:CodeSystem.concept.display [ fhir:value "Problemer med lugtesans" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "Problemer med lugtesans" ]
]
], [
fhir:index 5;
fhir:CodeSystem.concept.code [ fhir:value "SENSE_HEARING" ];
fhir:CodeSystem.concept.display [ fhir:value "Problemer med hørelse" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "Problemer med hørelse" ]
]
], [
fhir:index 6;
fhir:CodeSystem.concept.code [ fhir:value "SENSE_TASTE" ];
fhir:CodeSystem.concept.display [ fhir:value "Problemer med smagssans" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "Problemer med smagssans" ]
]
], [
fhir:index 7;
fhir:CodeSystem.concept.code [ fhir:value "SENSE_FEELING" ];
fhir:CodeSystem.concept.display [ fhir:value "Problemer med følesans" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "Problemer med følesans" ]
]
] .
# - ontology header ------------------------------------------------------------