FHIR IG Statistics: ValueSet/observation-type-with-component-oah-vs
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": "observation-type-with-component-oah-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/oah/ValueSet/observation-type-with-component-oah-vs",
"version": "0.1.0-ci-build",
"name": "ObservationTypeWithComponentOahVs",
"title": "OAH Observation Type with Components",
"status": "draft",
"experimental": false,
"date": "2025-07-24T09:37:09+00:00",
"publisher": "OneAquaHealth Project",
"contact": [
{
"name": "OneAquaHealth Project",
"telecom": [
{
"system": "url",
"value": "https://www.oneaquahealth.eu"
}
]
}
],
"description": "This Value Set is used to identify the observation types with their components adopted by this project.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.eu/fhir/ig/oah/CodeSystem/temporarySystem-oah-eu",
"concept": [
{
"code": "macrophytes",
"display": "Macrophytes"
},
{
"code": "riparianVegetation",
"display": "Riparian Vegetation"
}
]
}
]
}
}