@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "ehealth-usage-quality"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

This code system http://ehealth.sundhed.dk/cs/usage-quality defines the following codes:

LvlCodeDisplayDefinition
1none No quality neededQuality value where no derivation rule logic nor values are expected
2  unknown Unknown qualityUnknown quality (Unlikely to be adequate if a quality value is expected)
3    derivation-error Error in deriving or determining the qualityQuality value could not be derived due to insufficient input, unknown/unavailable logic, or other error
4      normal Normal/neutral usage qualityNormal/neutral usage quality
5        instructions-followed Performed in accordance with instructionsPerformed in accordance with instructions
5        instructions-not-followed Performed without following instructionsPerformed without following instructions
5        entered-manually Manually entered measurementManually entered measurement
5        automatically-transferred Automatically transferred measurementAutomatically transferred measurement
1TBD Example value - Under constructionExample value - Under construction
1TBD2 Example value2 - Under constructionExample value2 - Under construction

Additional Language Displays

CodeDansk (Danish, da)
noneIngen betjeningskvalitet krævet/ventet
TBD
TBD2
" ]; fhir:CodeSystem.url [ fhir:value "http://ehealth.sundhed.dk/cs/usage-quality"]; fhir:CodeSystem.version [ fhir:value "2022.1"]; fhir:CodeSystem.name [ fhir:value "UsageQuality"]; fhir:CodeSystem.title [ fhir:value "Usage Quality"]; fhir:CodeSystem.status [ fhir:value "active"]; fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.date [ fhir:value "2019-01-29T00: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 "Quality codes for usage or operating of measuring device"]; 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 "none" ]; fhir:CodeSystem.concept.display [ fhir:value "No quality needed" ]; fhir:CodeSystem.concept.definition [ fhir:value "Quality value where no derivation rule logic nor values are expected" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Ingen betjeningskvalitet krævet/ventet" ] ]; fhir:CodeSystem.concept.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "unknown" ]; fhir:CodeSystem.concept.display [ fhir:value "Unknown quality" ]; fhir:CodeSystem.concept.definition [ fhir:value "Unknown quality (Unlikely to be adequate if a quality value is expected)" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Ukendt betjeningskvalitet" ] ]; fhir:CodeSystem.concept.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "derivation-error" ]; fhir:CodeSystem.concept.display [ fhir:value "Error in deriving or determining the quality" ]; fhir:CodeSystem.concept.definition [ fhir:value "Quality value could not be derived due to insufficient input, unknown/unavailable logic, or other error" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Betjeningskvaliteten kunne ikke bestemmes grundet manglende input, utilgængelig logik, eller anden fejl." ] ]; fhir:CodeSystem.concept.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "normal" ]; fhir:CodeSystem.concept.display [ fhir:value "Normal/neutral usage quality" ]; fhir:CodeSystem.concept.definition [ fhir:value "Normal/neutral usage quality" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Normal eller neutral betjeningskvalitet" ] ]; fhir:CodeSystem.concept.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "instructions-followed" ]; fhir:CodeSystem.concept.display [ fhir:value "Performed in accordance with instructions" ]; fhir:CodeSystem.concept.definition [ fhir:value "Performed in accordance with instructions" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Brugsvejledning fulgt" ] ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "instructions-not-followed" ]; fhir:CodeSystem.concept.display [ fhir:value "Performed without following instructions" ]; fhir:CodeSystem.concept.definition [ fhir:value "Performed without following instructions" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Brugsvejledning ej fulgt" ] ] ], [ fhir:index 2; fhir:CodeSystem.concept.code [ fhir:value "entered-manually" ]; fhir:CodeSystem.concept.display [ fhir:value "Manually entered measurement" ]; fhir:CodeSystem.concept.definition [ fhir:value "Manually entered measurement" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Manuelt indtastet måling" ] ] ], [ fhir:index 3; fhir:CodeSystem.concept.code [ fhir:value "automatically-transferred" ]; fhir:CodeSystem.concept.display [ fhir:value "Automatically transferred measurement" ]; fhir:CodeSystem.concept.definition [ fhir:value "Automatically transferred measurement" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "da" ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Automatisk overført måling" ] ] ] ] ] ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "TBD" ]; fhir:CodeSystem.concept.display [ fhir:value "Example value - Under construction" ]; fhir:CodeSystem.concept.definition [ fhir:value "Example value - Under construction" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "deprecated" ]; fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2020-02-03"^^xsd:date ] ] ], [ fhir:index 2; fhir:CodeSystem.concept.code [ fhir:value "TBD2" ]; fhir:CodeSystem.concept.display [ fhir:value "Example value2 - Under construction" ]; fhir:CodeSystem.concept.definition [ fhir:value "Example value2 - Under construction" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "deprecated" ]; fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2020-02-03"^^xsd:date ] ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------