PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.us.resp@net-1.0.0-ballot
    http://hl7.org/fhir/us/resp-net/StructureDefinition/resp-net-medicationstatement
description: This is the MedicationStatement Resource profile for the IG.
package_name: rs/hl7.fhir.us.resp
derivation: constraint
name: RESPNETMedicationStatement
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: net-1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/resp-net/StructureDefinition/resp-net-medicationstatement
base: http://hl7.org/fhir/StructureDefinition/MedicationStatement
version: 1.0.0-ballot
required: [effective, medication, status, subject]