FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | Observation |
| Id | Observation-5be4cac5-103c-4b5d-bf66-453da09b35ac.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 5be4cac5-103c-4b5d-bf66-453da09b35ac
status: Final
category: Vital Signs
code: Respiratory rate
subject: Petr Novotný Female, DoB: 1977-11-26 ( https://ncez.mzcr.cz/fhir/sid/cpoj#7711260678)
effective: 2020-09-03 10:45:03+0100
performer: PractitionerRole Zdravotnický záchranář
value: 16 /min (Details: UCUM code/min = '/min')
{
"resourceType": "Observation",
"id": "5be4cac5-103c-4b5d-bf66-453da09b35ac",
"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": "86290005"
},
{
"system": "http://loinc.org",
"code": "9279-1"
}
]
},
"subject": {
"reference": "urn:uuid:3b46c18c-7e07-4232-af3e-f710dec8e766"
},
"effectiveDateTime": "2020-09-03T10:45:03+01:00",
"performer": [
{
"reference": "urn:uuid:f64bef19-c377-404a-bac2-23d2bbac8f3e"
}
],
"valueQuantity": {
"value": 16,
"unit": "/min",
"system": "http://unitsofmeasure.org",
"code": "/min"
}
}