FHIR IG Statistics: ValueSet/fiphr-vs-observationcategory
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "fiphr-vs-observationcategory",
"url": "http://phr.kanta.fi/ValueSet/fiphr-vs-observationcategory",
"version": "1.0",
"name": "fiphr-vs-observationcategory",
"title": "Value Set Finnish PHR Observation Category",
"status": "active",
"experimental": false,
"date": "2019-10-14T11:00:00+02:00",
"publisher": "Kela",
"description": "Finnish PHR Observation Category Value Set that defines codes for Observation.category when there is no suitable code in the FHIR standard observation category value set.",
"compose": {
"include": [
{
"system": "http://phr.kanta.fi/CodeSystem/fiphr-cs-observationcategory",
"concept": [
{
"code": "nutrition",
"designation": [
{
"language": "fi",
"value": "Ravitsemus"
},
{
"language": "sv",
"value": "Näringstillstånd"
},
{
"language": "en",
"value": "Nutrition"
}
]
},
{
"code": "urinary-monitoring",
"designation": [
{
"language": "fi",
"value": "Virtsan seuranta"
},
{
"language": "sv",
"value": "Uppföljning av urinen"
},
{
"language": "en",
"value": "Urinary monitoring"
}
]
}
]
}
]
}
}