PackagesCanonicalsLogsProblems
    Packages
    NHSD.Assets.STU3@1.1.0
    https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Medication-1
description: This Medication Resource is primarily used for the identification and definition of a medication.
package_name: NHSD.Assets.STU3
derivation: constraint
name: CareConnect-Medication-1
type: Medication
elements:
  code:
    index: 0
    elements:
      coding:
        extensions:
          snomedCTDescriptionID: {url: h, type: Extension, index: 2}
        elements:
          extension:
            index: 1
            slicing:
              rules: open
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                snomedCTDescriptionID:
                  match: {url: null}
                  schema: {type: Extension, url: h, index: 2}
  manufacturer:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
    index: 3
  form:
    short: Codes that describe a medication dose form
    index: 4
    elements:
      coding:
        extensions:
          snomedCTDescriptionID: {url: h, type: Extension, index: 6}
        elements:
          extension:
            index: 5
            slicing:
              rules: open
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                snomedCTDescriptionID:
                  match: {url: null}
                  schema: {type: Extension, url: h, index: 6}
  ingredient:
    elements:
      item:
        choices: [itemCodeableConcept, itemReference, itemReference]
        index: 8
      itemCodeableConcept: {type: CodeableConcept, choiceOf: item, index: 9}
      itemReference:
        type: Reference
        choiceOf: item
        refers: ['http://hl7.org/fhir/StructureDefinition/Substance']
        index: 10
  package:
    elements:
      content:
        elements:
          item:
            choices: [itemCodeableConcept, itemReference]
            index: 13
          itemCodeableConcept: {type: CodeableConcept, choiceOf: item, index: 14}
          itemReference:
            type: Reference
            choiceOf: item
            refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Medication-1']
            index: 15
package_version: 1.1.0
class: profile
kind: resource
url: https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Medication-1
base: http://hl7.org/fhir/StructureDefinition/Medication
version: 1.0.1