FHIR IG Statistics: ValueSet/dk-ihe-classcode-vs
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
urn:oid:1.2.208.184.100.9
Code | Display | Definition |
001 | Klinisk rapport | Clinical report document classcode used in DK-IHE metadata. |
Source
{
"resourceType": "ValueSet",
"id": "dk-ihe-classcode-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://sundhedsdatastyrelsen.dk/terminologi/dk-ihe-classcode-vs",
"version": "3.5.1",
"name": "DK_IHE_ClassCode_VS",
"title": "DK_IHE_ClassCode_VS",
"status": "active",
"experimental": false,
"date": "2019-12-11T00:00:00+00:00",
"publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"contact": [
{
"name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"telecom": [
{
"system": "url",
"value": "http://ehealth.sundhed.dk"
}
]
}
],
"description": "Value set for the classCode attribute.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"compose": {
"include": [
{
"system": "urn:oid:1.2.208.184.100.9",
"concept": [
{
"code": "001",
"display": "Klinisk rapport"
}
]
}
]
}
}