PackagesCanonicalsLogsProblems
    Packages
    iknl.fhir.nl.r4.ncr@ehr-1.2.2
    http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-medication
description: null
package_name: iknl.fhir.nl.r4.ncr
derivation: constraint
name: NcrEhrMedication
type: Medication
elements:
  code:
    elements:
      coding:
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: 1
          slices:
            ziCoding:
              match: {system: 'urn:oid:2.16.840.1.113883.2.4.4.8'}
              schema:
                index: 1
                elements:
                  system:
                    pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.2.4.4.8'}
                    index: 2
                  code: {index: 3}
                  display: {index: 4}
                required: [display, system, code]
            atcCoding:
              match: {system: 'http://www.whocc.no/atc'}
              schema:
                mustSupport: true
                _required: true
                index: 5
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://www.whocc.no/atc'}
                    index: 6
                  code: {index: 7}
                  display: {index: 8}
                required: [display, system, code]
    required: [coding]
package_version: ehr-1.2.2
class: profile
kind: resource
url: http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-medication
base: http://nictiz.nl/fhir/StructureDefinition/mp-PharmaceuticalProduct
version: 1.2.2