FHIR IG analytics| Package | medmij.bglz.stu3 |
| Resource Type | Observation |
| Id | xxx-Valk-PulseRate-bglz-av-test-1-1.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bepalingdatum/tijd | 2020-01-31T00:00:00+02:00 |
|---|---|
| Code | Waarde |
| Heart rate Peripheral artery by Palpation | 96 /min |
| Heart rate rhythm | regelmatige polsslag |
{
"resourceType": "Observation",
"id": "PulseRate-bglz-av-test-1-2",
"meta": {
"extension": [
{
"url": "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source",
"valueUri": "#856b292b2354d969"
}
],
"versionId": "1",
"lastUpdated": "2025-05-21T02:06:20.591+00:00",
"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": "8be6e755-aae6-4125-8846-2df3810684a4"
}
],
"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"
}
]
},
"effectiveDateTime": "2020-01-31T00:00:00+02:00",
"subject": {
"reference": "Patient/XXX-Valk",
"display": "Gea G. XXX_Valk"
},
"performer": [
{
"reference": "Organization/Organization-bglz-av-test-1-2",
"display": "WijkverplegingOrg Zuid"
}
],
"valueQuantity": {
"value": 96,
"unit": "/min",
"system": "http://unitsofmeasure.org",
"code": "/min"
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "44969-4",
"display": "Heart rate rhythm"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "271636001",
"display": "regelmatige polsslag"
}
]
}
}
]
}