FHIR IG analytics| Package | hl7.eu.fhir.protect-child |
| Resource Type | Medication |
| Id | Medication-ImmunosuppressantExample1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication ImmunosuppressantExample1
Profile: Immunosuppressant
identifier: ProtectChildImmunosuppressantId/IMM0001
code: Steroid (methylprednisolone)
status: Active
{
"resourceType": "Medication",
"id": "ImmunosuppressantExample1",
"meta": {
"profile": [
"https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/immunosuppressant"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/NamingSystem/immunosuppressant-id",
"value": "IMM0001"
}
],
"code": {
"coding": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/immunosuppressant-drug-type-cs",
"code": "1506270",
"display": "Steroid (methylprednisolone)"
}
]
},
"status": "active"
}