FHIR IG analytics| Package | medmij.fhir.nl.stu3.longtermhealthcare |
| Resource Type | Observation |
| Id | xxx-Molog-Respiration-bglz-av-test-1-3.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bepalingdatum/tijd | 14:47:00, 11 maart 2015 |
|---|---|
| Code | Waarde |
| Respiratory assessment | |
| Ritme | Normaal ademhalingsritme |
| Diepte | Normale ademhalingsdiepte |
| Ademfrequentie | 15 breaths per minute |
{
"resourceType": "Observation",
"id": "Respiration-bglz-av-test-1-3",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-Respiration"
],
"tag": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.6.7",
"code": "7500",
"display": "Thuiszorg, kruiswerk en gezinsverzorging"
}
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-Respiration-AdministeredOxygen",
"extension": [
{
"url": "extraOxygenAdministration",
"valueBoolean": true
},
{
"url": "flowRate",
"valueQuantity": {
"value": 2,
"unit": "l/min",
"system": "http://unitsofmeasure.org",
"code": "l/min"
}
},
{
"url": "fiO2",
"valueQuantity": {
"value": 0.29,
"unit": "{fraction}",
"system": "http://unitsofmeasure.org"
}
}
]
}
],
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "c92112ee-6a2f-4b43-9f47-449cfcdfc1ce"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "422834003",
"display": "Respiratory assessment"
}
]
},
"subject": {
"reference": "Patient/Patient-bglz-test-1-3",
"display": "Maria XXX_Molog"
},
"performer": [
{
"reference": "Organization/Organization-bglz-av-test-WijZorgen",
"display": "WijZorgen Honselerdijk"
}
],
"effectiveDateTime": "2015-03-11T14:47:00Z",
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "48064009",
"display": "Ritme"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "5467003",
"display": "Normaal ademhalingsritme"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "271626009",
"display": "Diepte"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "301284009",
"display": "Normale ademhalingsdiepte"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "9279-1",
"display": "Ademfrequentie"
}
]
},
"valueQuantity": {
"value": 15,
"unit": "breaths per minute",
"system": "http://unitsofmeasure.org",
"code": "{breaths}/min"
}
}
]
}