FHIR IG analytics| Package | de.gematik.isik |
| Resource Type | Observation |
| Id | Observation-ISiKBlutdruckSystemischArteriellMinExample.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "ISiKBlutdruckSystemischArteriellMinExample",
"meta": {
"profile": [
"https://gematik.de/fhir/isik/StructureDefinition/ISiKBlutdruckSystemischArteriell"
]
},
"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"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6"
}
]
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]",
"value": 90,
"unit": "mmHg"
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8462-4"
}
]
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"code": "mm[Hg]",
"value": 60,
"unit": "mmHg"
}
}
],
"status": "final",
"subject": {
"reference": "Patient/PatientinMinimal"
},
"effectiveDateTime": "2024-01-15"
}