FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | Observation |
| Id | Observation-53f76fa0-c675-44fa-a816-d9416683c201.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 53f76fa0-c675-44fa-a816-d9416683c201
status: Final
category: Vital Signs
code: Heart rate
subject: Petr Novotný Female, DoB: 1977-11-26 ( https://ncez.mzcr.cz/fhir/sid/cpoj#7711260678)
effective: 2020-09-03 10:55:03+0100
performer: PractitionerRole Zdravotnický záchranář
value: 125 /min (Details: UCUM code/min = '/min')
{
"resourceType": "Observation",
"id": "53f76fa0-c675-44fa-a816-d9416683c201",
"meta": {
"profile": [
"https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-observation-vitalSigns-ems"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "364075005"
}
]
},
"subject": {
"reference": "urn:uuid:3b46c18c-7e07-4232-af3e-f710dec8e766"
},
"effectiveDateTime": "2020-09-03T10:55:03+01:00",
"performer": [
{
"reference": "urn:uuid:f64bef19-c377-404a-bac2-23d2bbac8f3e"
}
],
"valueQuantity": {
"value": 125,
"unit": "/min",
"system": "http://unitsofmeasure.org",
"code": "/min"
}
}