FHIR IG analytics| Package | hl7.fhir.uv.phd.r4 |
| Resource Type | Observation |
| Id | Observation-rtsa-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation rtsa-example
Profile: PhdRtsaObservation
Observation Gateway Device: Device: identifier = IEEE 11073 System Identifier,Bluetooth MAC address,Ethernet MAC address; type = MDC_MOC_VMS_MDS_AHD
Coincident Timestamp Reference: Observation MDC_ATTR_TIME_ABS
status: Final
category: PHD generated Observation
code: Pleth Wave
subject: Sisansarah Lorianthah Piggy (no stated gender), DoB Unknown ( Medical record number)
effective: 2018-08-02 02:25:24-0400
performer: Sisansarah Lorianthah Piggy (no stated gender), DoB Unknown ( Medical record number)
value: Origin: -3.4 {unitless} 1 , Factor: 3.0 , Dimensions: 1 , Data: 123 110 97 99 112 118
{
"resourceType": "Observation",
"id": "rtsa-example",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/phd/StructureDefinition/PhdRtsaObservation"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/observation-gatewayDevice",
"valueReference": {
"reference": "Device/phg-ecde3d4e58532d31.000000000000"
}
},
{
"url": "http://hl7.org/fhir/uv/phd/StructureDefinition/CoincidentTimeStampReference",
"valueReference": {
"reference": "Observation/coin-example-1"
}
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/phd/CodeSystem/PhdObservationCategories",
"code": "phd"
}
]
}
],
"code": {
"coding": [
{
"system": "urn:iso:std:iso:11073:10101",
"code": "150452",
"display": "MDC_PULS_OXIM_PLETH"
}
],
"text": "Pleth Wave"
},
"subject": {
"reference": "Patient/patientExample-1"
},
"effectiveDateTime": "2018-08-02T02:25:24-04:00",
"performer": [
{
"reference": "Patient/patientExample-1"
}
],
"valueSampledData": {
"origin": {
"value": -3.4,
"unit": "{unitless} 1",
"system": "http://unitsofmeasure.org",
"code": "1"
},
"period": 2,
"factor": 3,
"dimensions": 1,
"data": "123 110 97 99 112 118"
},
"device": {
"reference": "Device/phd-00601900010E9234.F45EABA80832"
}
}