FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Observation |
| Id | zib-PulseRate-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Sportvrouw | ||
| Context | inpatient encounter | |
|---|---|---|
| Bepalingdatum/tijd | 06:43:00, 8 februari 2013 | |
| Code | Waarde | Interpretatie |
| Heart rate Peripheral artery by palpation | 50 /min | Pulse irregular |
{
"resourceType": "Observation",
"id": "zib-pulserate-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-PulseRate"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "1dd56c03-8fdf-11ec-1553-020000000000"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8893-0",
"display": "Heart rate Peripheral artery by palpation"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-03",
"display": "I. XXX_Helleman-de Haas"
},
"context": {
"reference": "Encounter/zib-encounter-03",
"display": "inpatient encounter"
},
"effectiveDateTime": "2013-02-08T06:43:00+02:00",
"performer": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
"valueReference": {
"reference": "PractitionerRole/nl-core-practitionerrole-03",
"display": "Medisch specialisten, dermatologie"
}
}
],
"reference": "Practitioner/nl-core-practitioner-03",
"display": "G.Z.M. de Wit"
}
],
"valueQuantity": {
"value": 50,
"unit": "/min",
"system": "http://unitsofmeasure.org",
"code": "/min"
},
"interpretation": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "61086009",
"display": "Pulse irregular"
}
]
},
"comment": "Sportvrouw"
}