FHIR IG Statistics: ValueSet/ehealth-document-type
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source
{
"resourceType": "ValueSet",
"id": "ehealth-document-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehealth.sundhed.dk/vs/document-type",
"version": "3.5.1",
"name": "DocumentType",
"title": "Document Type",
"status": "active",
"experimental": true,
"date": "2019-02-08T00: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": "Document Type value set.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"compose": {
"include": [
{
"valueSet": [
"http://sundhedsdatastyrelsen.dk/terminologi/dk-ihe-typecode-vs"
]
},
{
"system": "http://loinc.org",
"concept": [
{
"code": "69730-0",
"display": "Instructions",
"designation": [
{
"language": "da",
"value": "Instruktioner"
}
]
},
{
"code": "48766-0",
"display": "Information source",
"designation": [
{
"language": "da",
"value": "Informationskilde"
}
]
}
]
}
]
}
}