PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.health@care-surveys-reporting-1.0.0
    http://hl7.org/fhir/us/health-care-surveys-reporting/StructureDefinition/hcs-medicationadministration
description: This is the MedicationAdmininstration Resource profile for the IG.
package_name: hl7.fhir.us.health
derivation: constraint
name: HcsMedicationAdministration
type: MedicationAdministration
elements:
  statusReason: {mustSupport: true, index: 0}
  medication:
    mustSupport: true
    choices: []
    index: 2
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient']
    index: 3
  context:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter']
    index: 4
  effective:
    mustSupport: true
    choices: []
    index: 6
  performer: {mustSupport: true, array: true, index: 7}
  dosage: {mustSupport: true, index: 8}
package_version: care-surveys-reporting-1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/health-care-surveys-reporting/StructureDefinition/hcs-medicationadministration
base: http://hl7.org/fhir/StructureDefinition/MedicationAdministration
version: 1.0.0
required: [subject, medication, effective]