FHIR IG analytics| Package | kbv.ita.aws |
| Resource Type | Observation |
| Id | BSP_KBV_PR_AW_Observation_Blutdruck.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"id": "8013",
"meta": {
"versionId": "1",
"lastUpdated": "2020-09-21T14:09:00+00:00",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Observation_Blutdruck|1.2.0"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "85354-9"
},
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Koerperkenngroessen",
"code": "Blutdruck"
}
]
},
"subject": {
"reference": "Patient/3181"
},
"encounter": {
"reference": "Encounter/3188"
},
"component": [
{
"code": {
"coding": [
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Blutdruck_Typen",
"code": "diastolisch"
}
]
},
"valueQuantity": {
"value": 90,
"unit": "mm Hg",
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]"
}
},
{
"code": {
"coding": [
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Blutdruck_Typen",
"code": "systolisch"
}
]
},
"valueQuantity": {
"value": 90,
"unit": "mm Hg",
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]"
}
}
]
}