FHIR IG analytics| Package | medcom.fhir.dk.terminology |
| Resource Type | ValueSet |
| Id | ValueSet-medcom-core-interpreation-valueset.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/medcomdk/dk-medcom-terminology/ValueSet-medcom-core-interpreation-valueset.html |
| URL | http://medcomfhir.dk/ig/terminology/ValueSet/medcom-core-interpreation-valueset |
| Version | 1.8.2 |
| Status | active |
| Date | 2025-11-18 |
| Name | MedComCoreInterpretationCodesValueset |
| Title | MedComCoreInterpretationValueset |
| Realm | dk |
| Description | Valueset with code for interpretation of an observation |
| StructureDefinition | |
| medcom-homecare-observation | MedComHomeCareObservation |
| CodeSystem | |
| medcom-core-interpretation-codes | MedComCoreInterpretationCodes |
| v3-ObservationInterpretation | ObservationInterpretation |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet medcom-core-interpreation-valueset
This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation version 📦3.0.0http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-interpretation-codes version 📦1.8.2| Code | Display |
| NI | Not Interpreted |
{
"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": "1.8.2",
"name": "MedComCoreInterpretationCodesValueset",
"title": "MedComCoreInterpretationValueset",
"status": "active",
"date": "2025-11-18",
"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"
}
]
}
]
}
}