PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.health-care-surveys-reporting@1.0.0
    http://hl7.org/fhir/us/health-care-surveys-reporting/StructureDefinition/hcs-medicationstatement
description: This is the MedicationStatement Resource profile for the IG.
package_name: hl7.fhir.us.health-care-surveys-reporting
derivation: constraint
name: HcsMedicationStatement
type: MedicationStatement
elements:
  status: {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
  dateAsserted: {mustSupport: true, index: 7}
  dosage: {mustSupport: true, index: 8}
package_version: 1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/health-care-surveys-reporting/StructureDefinition/hcs-medicationstatement
base: http://hl7.org/fhir/StructureDefinition/MedicationStatement
version: 1.0.0
required: [status, subject, medication, effective]