FHIR IG Statistics: ValueSet/ee-observation-category
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "ee-observation-category",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.ee/ValueSet/ee-observation-category",
"version": "1.0.0",
"name": "EEBaseObservationCategory",
"title": "Observation Category",
"status": "draft",
"experimental": true,
"date": "2023-08-10T08:18:09+00:00",
"publisher": "HL7 Estonia",
"contact": [
{
"name": "HL7 Estonia",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ee"
}
]
}
],
"description": "Observation category",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "EE",
"display": "Estonia"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category"
}
]
}
}