This code system urn:oid:1.2.208.184.100.9 defines the following codes:
Code | Display | Definition |
001 | Clinical report | Clinical report document classcode used in DK-IHE metadata. |
002 | Personal information about | |
003 | Planning | |
004 | Questionnaires | |
"
];
fhir:CodeSystem.url [ fhir:value "urn:oid:1.2.208.184.100.9"];
fhir:CodeSystem.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:oid:1.2.208.184.100.9" ]
];
fhir:CodeSystem.version [ fhir:value "2022.1"];
fhir:CodeSystem.name [ fhir:value "DK_IHE_ClassCode_CS"];
fhir:CodeSystem.status [ fhir:value "active"];
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
fhir:CodeSystem.date [ fhir:value "2019-12-11T00: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 "Code system for the classCode attribute"];
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 "001" ];
fhir:CodeSystem.concept.display [ fhir:value "Clinical report" ];
fhir:CodeSystem.concept.definition [ fhir:value "Clinical report document classcode used in DK-IHE metadata." ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "002" ];
fhir:CodeSystem.concept.display [ fhir:value "Personal information about" ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "003" ];
fhir:CodeSystem.concept.display [ fhir:value "Planning" ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "004" ];
fhir:CodeSystem.concept.display [ fhir:value "Questionnaires" ]
] .
# - ontology header ------------------------------------------------------------