FHIR IG analytics| Package | hl7.eu.fhir.pcsp |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-ChemoHulafe-1-corticosteroids.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationStatement ChemoHulafe-1-corticosteroids
Profile: MedicationStatement: Chemotherapy
status: Not Taken
medication: CORTICOSTEROIDS FOR SYSTEMIC USE
reasonReference: Condition un-encoded
| Timing |
| Once |
{
"resourceType": "MedicationStatement",
"id": "ChemoHulafe-1-corticosteroids",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/pcsp/StructureDefinition/MedicationStatement-eu-pcsp"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "not-taken",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "H02",
"display": "CORTICOSTEROIDS FOR SYSTEMIC USE"
}
]
},
"subject": {
"reference": "Patient/PatientHulafe-1",
"type": "Patient"
},
"reasonReference": [
{
"reference": "Condition/PrimaryCancerHulafe-1"
}
],
"dosage": [
{
"timing": {
"repeat": {
"boundsDuration": {
"value": 4,
"comparator": ">",
"unit": "w",
"system": "http://unitsofmeasure.org",
"code": "w"
}
}
}
}
]
}