This code system http://ehealth.sundhed.dk/cs/ehealth-usage-context-type
defines the following codes:
Code | Display | Definition |
activity | activity type | The type of activity in which it is relevant to use a module/element having this use context (see http://hl7.org/fhir/metadatatypes.html#UsageContext). For this context type, the value should be a code taken from the http://ehealth.sundhed.dk/vs/activitydefinition-code value set |
supports | supports | The type of activity supported by a module/element having this use context (see http://hl7.org/fhir/metadatatypes.html#UsageContext). For this context type, the value should be a code taken from the http://ehealth.sundhed.dk/vs/activitydefinition-code value set |
range | range | The type of reference range with which it is relevant to use a module/element having this use context (see http://hl7.org/fhir/metadatatypes.html#UsageContext). For this context type, the value should be a code taken from the http://ehealth.sundhed.dk/vs/reference-range-type value set |
Additional Language Displays
Code | Dansk (Danish, da) |
activity | Type af aktivitet i hvilken det er relevant at benytte det modul/element/ressource, der har nærværende brugskontekst (UsageContext). |
supports | Type af aktivitet understøttet af det modul/element/ressource, der har nærværende brugskontekst (UsageContext). |
range | Type af grænseværdi med hvilken det er relevant at benytte det modul/element/ressource, der har nærværende brugskontekst (UsageContext). |
"
]; #
fhir:CodeSystem.url [ fhir:value "http://ehealth.sundhed.dk/cs/ehealth-usage-context-type"]; #
fhir:CodeSystem.version [ fhir:value "2.7.0"]; #
fhir:CodeSystem.name [ fhir:value "eHealthUsageContextType"]; #
fhir:CodeSystem.title [ fhir:value "eHealth Usage Contxt Type"]; #
fhir:CodeSystem.status [ fhir:value "active"]; #
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; #
fhir:CodeSystem.date [ fhir:value "2020-11-20T00: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 "Usage Context type"]; #
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean]; #
fhir:CodeSystem.content [ fhir:value "complete"]; #
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "activity" ];
fhir:CodeSystem.concept.display [ fhir:value "activity type" ];
fhir:CodeSystem.concept.definition [ fhir:value "The type of activity in which it is relevant to use a module/element having this use context (see http://hl7.org/fhir/metadatatypes.html#UsageContext). For this context type, the value should be a code taken from the http://ehealth.sundhed.dk/vs/activitydefinition-code value set" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "Type af aktivitet i hvilken det er relevant at benytte det modul/element/ressource, der har nærværende brugskontekst (UsageContext)." ]
]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "supports" ];
fhir:CodeSystem.concept.display [ fhir:value "supports" ];
fhir:CodeSystem.concept.definition [ fhir:value "The type of activity supported by a module/element having this use context (see http://hl7.org/fhir/metadatatypes.html#UsageContext). For this context type, the value should be a code taken from the http://ehealth.sundhed.dk/vs/activitydefinition-code value set" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "Type af aktivitet understøttet af det modul/element/ressource, der har nærværende brugskontekst (UsageContext)." ]
]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "range" ];
fhir:CodeSystem.concept.display [ fhir:value "range" ];
fhir:CodeSystem.concept.definition [ fhir:value "The type of reference range with which it is relevant to use a module/element having this use context (see http://hl7.org/fhir/metadatatypes.html#UsageContext). For this context type, the value should be a code taken from the http://ehealth.sundhed.dk/vs/reference-range-type value set" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "Type af grænseværdi med hvilken det er relevant at benytte det modul/element/ressource, der har nærværende brugskontekst (UsageContext)." ]
]
] . #
# - ontology header ------------------------------------------------------------