FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | Medication |
| Id | Medication_composti.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Medication",
"id": "HC40-CPOETHERAPY.medication-composti",
"meta": {
"profile": [
"https://eng.it/fhir/StructureDefinition/Medication_composti_Eng"
]
},
"form": {
"coding": [
{
"system": "http://ismett/form",
"code": "iniettabile",
"display": "SOLUZIONE INIETTABILE"
}
],
"text": "SOLUZIONE INIETTABILE"
},
"ingredient": [
{
"itemReference": {
"reference": "Medication/id1"
}
},
{
"itemReference": {
"reference": "Medication/id2"
}
}
]
}