PackagesCanonicalsLogsProblems
    Packages
    NHSD.Assets.STU3@1.5.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}
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 7
          code: {index: 8}
          display: {index: 9}
        required: [display, system, code]
  ingredient:
    elements:
      item:
        choices: [itemCodeableConcept, itemReference, itemReference]
        index: 11
      itemCodeableConcept: {type: CodeableConcept, choiceOf: item, index: 12}
      itemReference:
        type: Reference
        choiceOf: item
        refers: ['http://hl7.org/fhir/StructureDefinition/Substance']
        index: 13
  package:
    elements:
      content:
        elements:
          item:
            choices: [itemCodeableConcept, itemReference]
            index: 16
          itemCodeableConcept: {type: CodeableConcept, choiceOf: item, index: 17}
          itemReference:
            type: Reference
            choiceOf: item
            refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Medication-1']
            index: 18
package_version: 1.5.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.1.0