PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.no.basis@2.1.2
    http://hl7.no/fhir/StructureDefinition/no-basis-Procedure
description: Basis profile for a procedure, to be used in Norway. The profile is adapted to include norwegian specific features and constraints.
package_name: hl7.fhir.no.basis
derivation: constraint
name: NoBasisProcedure
type: Procedure
elements:
  code:
    elements:
      coding:
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: null
          slices:
            NKPK:
              match: {system: 'urn:oid:2.16.578.1.12.4.1.1.7275'}
              schema:
                short: Codes defined by Norsk Klinisk Prosedyrekodeverk (NCMP, NCSP og NCRP)
                pattern:
                  type: Coding
                  value: {system: 'urn:oid:2.16.578.1.12.4.1.1.7275'}
                index: 1
              max: 1
            SNOMED-CT:
              match: {system: 'http://snomed.info/sct'}
              schema:
                short: Code defined by SNOMED CT
                pattern:
                  type: Coding
                  value: {system: 'http://snomed.info/sct'}
                index: 2
              max: 1
            ICPC-2:
              match: {system: 'http://hl7.org/fhir/sid/icpc-2'}
              schema:
                short: Code defined by a ICPC-2
                pattern:
                  type: Coding
                  value: {system: 'http://hl7.org/fhir/sid/icpc-2'}
                index: 3
              max: 1
  bodySite: {index: 4}
package_version: 2.1.2
class: profile
kind: resource
url: http://hl7.no/fhir/StructureDefinition/no-basis-Procedure
base: http://hl7.org/fhir/StructureDefinition/Procedure
version: 2.1.0