FHIR IG analytics| Package | hl7.eu.fhir.pcsp |
| Resource Type | Observation |
| Id | Observation-ChemoHulafe-1-Citarabina-dose.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ChemoHulafe-1-Citarabina-dose
status: Final
code: Cumulative dose received by a patient for a specific drug.
value: 920 mg/m2 (Details: UCUM codemg/m2 = 'mg/m2')
method: Calculation technique
{
"resourceType": "Observation",
"id": "ChemoHulafe-1-Citarabina-dose",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Observation-cumulativeDoseChemo-eu-pcsp"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp",
"code": "cumulativeDose"
}
]
},
"subject": {
"reference": "Patient/PatientHulafe-1",
"type": "Patient"
},
"valueQuantity": {
"value": 920,
"unit": "mg/m2",
"system": "http://unitsofmeasure.org",
"code": "mg/m2"
},
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "702873001",
"display": "Calculation technique"
}
]
}
}