FHIR IG Statistics: ValueSet/observation-interpretation
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": "observation-interpretation",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/uv/pocd/ValueSet/observation-interpretation",
"version": "current",
"name": "ObservationInterpretation",
"title": "Observation interpretation codes",
"status": "draft",
"experimental": false,
"date": "2019-09-28",
"publisher": "HL7 International - Devices Work Group",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/Special/committees/healthcaredevices"
}
]
}
],
"description": "Observation interpretation codes including measurement status.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"
},
{
"system": "http://hl7.org/fhir/uv/pocd/CodeSystem/measurement-status"
}
]
}
}