FHIR IG Statistics: ValueSet/medcom-core-interpreation-valueset
Resources that use this resource
Resources that this resource uses
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": "medcom-core-interpreation-valueset",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://medcomfhir.dk/ig/terminology/ValueSet/medcom-core-interpreation-valueset",
"version": "2.0.0-draft",
"name": "MedComCoreInterpretationCodesValueset",
"title": "MedComCoreInterpretationValueset",
"status": "active",
"experimental": true,
"date": "2023-10-31",
"publisher": "MedCom",
"contact": [
{
"name": "MedCom",
"telecom": [
{
"system": "url",
"value": "http://www.medcom.dk"
}
]
}
],
"description": "Valueset with code for interpretation of an observation",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"
},
{
"system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-interpretation-codes",
"concept": [
{
"code": "NI"
}
]
}
]
}
}