PackagesCanonicalsLogsProblems
    Packages
    sfm.030521@1.0.1
    http://ehelse.no/fhir/StructureDefinition/sfm-SlvResponse
description: Application response from SLV
package_name: sfm.030521
derivation: constraint
name: SfmSlvResponse
type: Basic
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        slvresponse:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://ehelse.no/fhir/StructureDefinition/sfm-slvappliationresponse
            index: 1
            extensions:
              reseptid: {url: null, mustSupport: true, index: 3}
              granted: {url: null, mustSupport: true, index: 4}
              text: {url: null, mustSupport: true, index: 5}
              caseworker: {url: null, mustSupport: true, index: 6}
            elements:
              extension:
                index: 2
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: null
                  slices:
                    reseptid:
                      match: {url: null}
                      schema: {mustSupport: true, index: 3}
                    granted:
                      match: {url: null}
                      schema: {mustSupport: true, index: 4}
                    text:
                      match: {url: null}
                      schema: {mustSupport: true, index: 5}
                    caseworker:
                      match: {url: null}
                      schema: {mustSupport: true, index: 6}
  code:
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: ERM15, system: 'urn:oid:2.16.578.1.12.4.1.1.8279', display: Søknadssvar fra Legemiddelverket}
    index: 7
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'urn:oid:2.16.578.1.12.4.1.1.8279'}
            index: 8
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://ehelse.no/fhir/StructureDefinition/sfm-Patient']
    index: 9
  created: {mustSupport: true, index: 10}
package_version: 1.0.1
extensions:
  slvresponse:
    url: http://ehelse.no/fhir/StructureDefinition/sfm-slvappliationresponse
    type: Extension
    mustSupport: true
    index: 1
    extensions:
      reseptid: {url: null, mustSupport: true, index: 3}
      granted: {url: null, mustSupport: true, index: 4}
      text: {url: null, mustSupport: true, index: 5}
      caseworker: {url: null, mustSupport: true, index: 6}
    elements:
      extension:
        index: 2
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            reseptid:
              match: {url: null}
              schema: {mustSupport: true, index: 3}
            granted:
              match: {url: null}
              schema: {mustSupport: true, index: 4}
            text:
              match: {url: null}
              schema: {mustSupport: true, index: 5}
            caseworker:
              match: {url: null}
              schema: {mustSupport: true, index: 6}
class: profile
kind: resource
url: http://ehelse.no/fhir/StructureDefinition/sfm-SlvResponse
base: http://hl7.org/fhir/StructureDefinition/Basic
version: '1.0'