{
"description": "Represent the event of a patient consuming or otherwise being administered a medication. Medications are generally insulin, but are not limited to insulin (either manually reported or reported by an insulin pump).",
"_filename": "rdc-MedicationAdministration.json",
"package_name": "navify.fhir.r5.rdc",
"date": null,
"derivation": "constraint",
"publisher": "F. Hoffmann-La Roche AG",
"fhirVersion": "5.0.0",
"name": "RdcMedicationAdministration",
"abstract": false,
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"type": "MedicationAdministration",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "RDC MedicationAdministration",
"package_version": "1.2.1",
"status": "active",
"id": "664702ed-1bc4-43b2-928e-e669e894db99",
"kind": "resource",
"url": "https://roche.com/fhir/iop/StructureDefinition/rdc-MedicationAdministration",
"version": null,
"differential": {
"element": [ {
"id": "MedicationAdministration.identifier",
"max": "0",
"path": "MedicationAdministration.identifier"
}, {
"id": "MedicationAdministration.basedOn",
"max": "0",
"path": "MedicationAdministration.basedOn"
}, {
"id": "MedicationAdministration.partOf",
"path": "MedicationAdministration.partOf",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://roche.com/fhir/iop/StructureDefinition/rdc-MedicationAdministration" ]
} ]
}, {
"id": "MedicationAdministration.statusReason",
"max": "0",
"path": "MedicationAdministration.statusReason"
}, {
"id": "MedicationAdministration.category",
"max": "1",
"path": "MedicationAdministration.category",
"binding": {
"strength": "required",
"valueSet": "https://roche.com/fhir/iop/ValueSet/insulin-codes"
},
"definition": "Bolus Delivery type"
}, {
"id": "MedicationAdministration.medication.concept",
"path": "MedicationAdministration.medication.concept",
"binding": {
"strength": "required",
"valueSet": "https://roche.com/fhir/iop/ValueSet/insulin-codes"
},
"definition": "Informs the type of administration conducted (ex. Basal or Bolus)"
}, {
"id": "MedicationAdministration.medication.reference",
"path": "MedicationAdministration.medication.reference",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Medication" ]
} ],
"definition": "Reference to specific medication administered (applicable only for commerical drugs - future implemention)"
}, {
"id": "MedicationAdministration.subject",
"path": "MedicationAdministration.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://roche.com/fhir/iop/StructureDefinition/rdc-Patient" ]
} ]
}, {
"id": "MedicationAdministration.encounter",
"max": "0",
"path": "MedicationAdministration.encounter"
}, {
"id": "MedicationAdministration.supportingInformation",
"max": "0",
"path": "MedicationAdministration.supportingInformation"
}, {
"id": "MedicationAdministration.occurence[x]",
"path": "MedicationAdministration.occurence[x]",
"type": [ {
"code": "dateTime"
}, {
"code": "Period"
} ]
}, {
"id": "MedicationAdministration.recorded",
"max": "0",
"path": "MedicationAdministration.recorded"
}, {
"id": "MedicationAdministration.isSubPotent",
"max": "0",
"path": "MedicationAdministration.isSubPotent"
}, {
"id": "MedicationAdministration.subPotentReason",
"max": "0",
"path": "MedicationAdministration.subPotentReason"
}, {
"id": "MedicationAdministration.performer.actor",
"path": "MedicationAdministration.performer.actor",
"type": [ {
"code": "CodeableReference",
"targetProfile": [ "https://roche.com/fhir/iop/StructureDefinition/rdc-Device-Instance" ]
} ]
}, {
"id": "MedicationAdministration.reason",
"max": "0",
"path": "MedicationAdministration.reason"
}, {
"id": "MedicationAdministration.request",
"path": "MedicationAdministration.request",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://roche.com/fhir/iop/StructureDefinition/rdc-MedicationRequest" ]
} ]
}, {
"id": "MedicationAdministration.device",
"max": "0",
"path": "MedicationAdministration.device"
}, {
"id": "MedicationAdministration.note",
"max": "0",
"path": "MedicationAdministration.note"
}, {
"id": "MedicationAdministration.dosage.method",
"path": "MedicationAdministration.dosage.method",
"binding": {
"strength": "required",
"valueSet": "https://roche.com/fhir/iop/ValueSet/insulin-codes"
}
}, {
"id": "MedicationAdministration.eventHistory",
"max": "0",
"path": "MedicationAdministration.eventHistory"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationAdministration"
}