FHIR IG analytics| Package | ch.fhir.ig.ch-rad-order |
| Resource Type | Observation |
| Id | Observation-CaveatBloodCoagulationPlatelets.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation CaveatBloodCoagulationPlatelets
Profile: CH RAD-Order Platelets Observation
status: Final
code: Platelets [#/volume] in Blood
subject: Susanna Ufferer (official) Female, DoB: 1945-03-14
effective: 2019-04-01 10:10:00+0000
value: 150000 10^9/L (Details: UCUM code10*9/uL = '10*9/uL')
{
"resourceType": "Observation",
"id": "CaveatBloodCoagulationPlatelets",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-rad-order/StructureDefinition/ch-rad-order-platelets-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "26515-7",
"display": "Platelets [#/volume] in Blood"
}
]
},
"subject": {
"reference": "Patient/PatSUfferer"
},
"effectiveDateTime": "2019-04-01T10:10:00.000+00:00",
"valueQuantity": {
"value": 150000,
"unit": "10^9/L",
"system": "http://unitsofmeasure.org",
"code": "10*9/uL"
}
}