FHIR IG analytics| Package | ee.fhir.terminology |
| Resource Type | ValueSet |
| Id | ValueSet-observation-category.json |
| FHIR Version | R5 |
| Source | https://fhir.ee/packages/terminology/1.0.0/site/ValueSet-observation-category.html |
| URL | https://fhir.ee/ValueSet/observation-category |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-06-19T06:40:41+00:00 |
| Name | EEObservationCategory |
| Title | Observation Category |
| Realm | ee |
| Authority | hl7 |
| Description | Observation category |
No resources found
| CodeSystem | |
| observation-category | Observation Category Codes |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet observation-category
http://terminology.hl7.org/CodeSystem/observation-category{
"resourceType": "ValueSet",
"id": "observation-category",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.ee/ValueSet/observation-category",
"version": "1.0.0",
"name": "EEObservationCategory",
"title": "Observation Category",
"status": "active",
"experimental": true,
"date": "2025-06-19T06:40:41+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"
}
]
}
}