PackagesCanonicalsLogsProblems
    Packages
    sfm.030521@1.0.1
    http://ehelse.no/fhir/StructureDefinition/sfm-application-area
description: Describes are of application.
package_name: sfm.030521
derivation: constraint
name: SfmApplicationArea
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        coded:
          match: {url: coded}
          schema:
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: coded}
                index: 2
              value:
                choices: [valueCodeableConcept]
                index: 4
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5}
              value[x]:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'urn:oid:2.16.578.1.12.4.1.1.7488'}
                        index: 6
        text:
          match: {url: text}
          schema:
            index: 7
            elements:
              url:
                pattern: {type: Uri, value: text}
                index: 8
              value:
                choices: [valueString]
                index: 10
              valueString: {type: string, choiceOf: value, index: 11}
  url:
    pattern: {type: Uri, value: 'http://ehelse.no/fhir/StructureDefinition/sfm-application-area'}
    index: 12
  value:
    choices: []
    index: 14
package_version: 1.0.1
extensions:
  coded:
    url: coded
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: coded}
        index: 2
      value:
        choices: [valueCodeableConcept]
        index: 4
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5}
      value[x]:
        elements:
          coding:
            elements:
              system:
                pattern: {type: Uri, value: 'urn:oid:2.16.578.1.12.4.1.1.7488'}
                index: 6
  text:
    url: text
    index: 7
    elements:
      url:
        pattern: {type: Uri, value: text}
        index: 8
      value:
        choices: [valueString]
        index: 10
      valueString: {type: string, choiceOf: value, index: 11}
class: extension
kind: complex-type
url: http://ehelse.no/fhir/StructureDefinition/sfm-application-area
base: http://hl7.org/fhir/StructureDefinition/Extension
version: '1.0'