FHIR IG analytics| Package | kbv.basis |
| Resource Type | Observation |
| Id | Observation-0ce3e6bf-57c4-41cd-9c5e-c0ed2563fe46.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"id": "0ce3e6bf-57c4-41cd-9c5e-c0ed2563fe46",
"meta": {
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Blood_Pressure"
]
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "85354-9",
"display": "Blood pressure panel with all children optional",
"version": "2.81"
},
{
"system": "http://snomed.info/sct",
"code": "75367002",
"display": "Blood pressure",
"version": "http://snomed.info/sct/11000274103/version/20250515"
}
]
},
"component": [
{
"code": {
"coding": [
{
"code": "8480-6",
"system": "http://loinc.org",
"display": "Systolic blood pressure",
"version": "2.81"
},
{
"code": "271649006",
"system": "http://snomed.info/sct",
"display": "Systolic blood pressure",
"version": "http://snomed.info/sct/11000274103/version/20250515"
}
],
"text": "systolisch"
},
"valueQuantity": {
"unit": "mm Hg",
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]",
"value": 40
}
},
{
"code": {
"coding": [
{
"code": "8462-4",
"system": "http://loinc.org",
"display": "Diastolic blood pressure",
"version": "2.81"
},
{
"code": "271650006",
"system": "http://snomed.info/sct",
"display": "Diastolic blood pressure",
"version": "http://snomed.info/sct/11000274103/version/20250515"
}
],
"text": "diastolisch"
},
"valueQuantity": {
"unit": "mm Hg",
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]",
"value": 40
}
},
{
"code": {
"coding": [
{
"code": "8478-0",
"system": "http://loinc.org",
"display": "Mean blood pressure",
"version": "2.81"
},
{
"code": "6797001",
"system": "http://snomed.info/sct",
"display": "Mean blood pressure",
"version": "http://snomed.info/sct/11000274103/version/20250515"
}
],
"text": "mittlerer"
},
"valueQuantity": {
"unit": "mm Hg",
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]",
"value": 40
}
}
],
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "amended",
"subject": {
"reference": "Patient/904e04d0-c9f2-4edd-b734-c3526f015000"
},
"effectiveDateTime": "2020-01-02",
"performer": [
{
"reference": "Practioner/12345678901234567890"
}
],
"note": [
{
"authorString": "Mueller",
"time": "2020-01-02",
"text": "ausgedacht"
}
]
}