PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.us.resp@net-1.0.0
    http://hl7.org/fhir/us/resp-net/StructureDefinition/resp-net-medicationstatement
description: This MedicationStatement profile is used as part of the RESP-NET report content.
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:
    isModifier: false
    short: Patient who is the subject of the MedicationStatement.
    refers: ['http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-patient']
    type: Reference
    mustSupport: true
    index: 3
  context:
    type: Reference
    short: Encounter related to the public health event
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-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
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
required: [effective, medication, subject]