PackagesCanonicalsLogsProblems
    Packages
    sfm.030521@1.0.1
    http://ehelse.no/fhir/StructureDefinition/sfm-Recallinfo
description: Resource to communicate ERM7 information.
package_name: sfm.030521
derivation: constraint
name: SfmRecallinfo
type: Basic
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        recallinfo:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehelse.no/fhir/StructureDefinition/sfm-recalldetails', index: 1}
  code:
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: ERM7, system: 'urn:oid:2.16.578.1.12.4.1.1.8279'}
    index: 2
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'urn:oid:2.16.578.1.12.4.1.1.8279'}
            index: 3
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://ehelse.no/fhir/StructureDefinition/sfm-Patient']
    index: 4
  created: {mustSupport: true, index: 5}
  author:
    type: Reference
    short: Who recalled
    mustSupport: true
    refers: ['http://ehelse.no/fhir/StructureDefinition/sfm-PractitionerRole']
    index: 6
package_version: 1.0.1
extensions:
  recallinfo: {url: 'http://ehelse.no/fhir/StructureDefinition/sfm-recalldetails', type: Extension, index: 1}
class: profile
kind: resource
url: http://ehelse.no/fhir/StructureDefinition/sfm-Recallinfo
base: http://hl7.org/fhir/StructureDefinition/Basic
version: '1.0'