Observation

SP02

Observation
{
"resourceType": "Observation",
"id": "318a8e56-5811-420e-8701-e0ac011d08f0",
"meta": {
"versionId": "1",
"lastUpdated": "2023-05-26T05:04:54.677Z"
},
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "318a8e56-5811-420e-8701-e0ac011d08f0"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "927981000000106",
"display": "Baseline SpO2 (oxygen saturation at periphery)"
}
],
"text": "Baseline SpO2 (oxygen saturation at periphery)"
},
"subject": {
"reference": "Patient/b573262f-a1d7-4083-891a-7edd71bc459e",
"display": "Mr William Smith"
},
"effectiveDateTime": "2023-05-26T05:04:51.383Z",
"issued": "2023-05-26T05:04:51.383Z",
"value": 98,
"unit": "percent",
"system": "http://unitsofmeasure.org",
"code": "%"
},
{
"reference": "QuestionnaireResponse/QR-1685077491383-1-d7f7fb7523b64"
}
]
}
<Observation xmlns="http://hl7.org/fhir">
<id value="318a8e56-5811-420e-8701-e0ac011d08f0" />
<versionId value="1" />
<lastUpdated value="2023-05-26T05:04:54.677Z" />
</meta>
<system value="https://tools.ietf.org/html/rfc4122" />
<value value="318a8e56-5811-420e-8701-e0ac011d08f0" />
</identifier>
<status value="final" />
<system value="http://snomed.info/sct" />
<code value="927981000000106" />
<display value="Baseline SpO2 (oxygen saturation at periphery)" />
</coding>
<text value="Baseline SpO2 (oxygen saturation at periphery)" />
</code>
<reference value="Patient/b573262f-a1d7-4083-891a-7edd71bc459e" />
<display value="Mr William Smith" />
</subject>
<effectiveDateTime value="2023-05-26T05:04:51.383Z" />
<issued value="2023-05-26T05:04:51.383Z" />
<value value="98" />
<unit value="percent" />
<system value="http://unitsofmeasure.org" />
<code value="%" />
</valueQuantity>
<reference value="QuestionnaireResponse/QR-1685077491383-1-d7f7fb7523b64" />
</derivedFrom>
</Observation>

Family History of Diabetes

Observation
{
"resourceType": "Observation",
"id": "38ee22c4-004f-4561-a8b4-d7a01d8f4fa8",
"meta": {
"versionId": "1",
"lastUpdated": "2023-05-26T05:14:02.267Z"
},
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "38ee22c4-004f-4561-a8b4-d7a01d8f4fa8"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "160303001",
"display": "Family history of diabetes mellitus"
}
],
"text": "Do you have a parent, brother, sister and/or own child with diabetes"
},
"subject": {
"reference": "Patient/b573262f-a1d7-4083-891a-7edd71bc459e",
"display": "Mr William Smith"
},
"effectiveDateTime": "2023-05-26T05:13:58.810Z",
"issued": "2023-05-26T05:13:58.810Z",
"coding": [
{
"system": "http://snomed.info/sct",
"code": "430679000",
"display": "Family history of diabetes mellitus type 2"
}
],
"text": "Family history of diabetes mellitus type 2"
},
{
"reference": "QuestionnaireResponse/QR-1685078038814-2-54cf930ef7ce9"
}
]
}
<Observation xmlns="http://hl7.org/fhir">
<id value="38ee22c4-004f-4561-a8b4-d7a01d8f4fa8" />
<versionId value="1" />
<lastUpdated value="2023-05-26T05:14:02.267Z" />
</meta>
<system value="https://tools.ietf.org/html/rfc4122" />
<value value="38ee22c4-004f-4561-a8b4-d7a01d8f4fa8" />
</identifier>
<status value="final" />
<system value="http://snomed.info/sct" />
<code value="160303001" />
<display value="Family history of diabetes mellitus" />
</coding>
<text value="Do you have a parent, brother, sister and/or own child with diabetes" />
</code>
<reference value="Patient/b573262f-a1d7-4083-891a-7edd71bc459e" />
<display value="Mr William Smith" />
</subject>
<effectiveDateTime value="2023-05-26T05:13:58.810Z" />
<issued value="2023-05-26T05:13:58.810Z" />
<system value="http://snomed.info/sct" />
<code value="430679000" />
<display value="Family history of diabetes mellitus type 2" />
</coding>
<text value="Family history of diabetes mellitus type 2" />
</valueCodeableConcept>
<reference value="QuestionnaireResponse/QR-1685078038814-2-54cf930ef7ce9" />
</derivedFrom>
</Observation>