PackagesCanonicalsLogsProblems
    Packages
    bonsai.poc.second.test.rc1@1.3.0
    http://electronichealth.se/fhir/StructureDefinition/NLLDetectedIssue
description: null
package_name: bonsai.poc.second.test.rc1
derivation: constraint
name: NLLDetectedIssue
type: DetectedIssue
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        nllDispatchRowNo:
          match: {url: null}
          schema: {short: Identifier for MedicationDispense within dispatch, type: Extension, mustSupport: true, url: 'http://electronichealth.se/fhir/StructureDefinition/NLLDispatchRowNo', index: 1}
          min: 0
          max: 1
  status:
    short: preliminary
    binding: {strength: required, valueSet: 'http://electronichealth.se/fhir/ValueSet/detected-issue-status'}
    mustSupport: true
    index: 2
  code:
    short: AFF error or warning
    binding: {strength: required, valueSet: 'http://ehalsomyndigheten.se/fhir/ValueSet/aff-codes'}
    mustSupport: true
    index: 3
    elements:
      coding:
        mustSupport: true
        index: 4
        elements:
          system: {mustSupport: true, index: 5}
          version: {mustSupport: true, index: 6}
          code: {short: Issue code, mustSupport: true, index: 7}
          display: {short: Error description, mustSupport: true, index: 8}
        required: [code]
    required: [coding]
  severity:
    short: moderate | low
    binding: {strength: required, valueSet: 'http://electronichealth.se/fhir/ValueSet/detected-issue-severity'}
    mustSupport: true
    index: 9
  identified:
    short: Date and time when identified
    mustSupport: true
    choices: [identifiedDateTime]
    index: 11
  identifiedDateTime: {type: dateTime, short: Date and time when identified, mustSupport: true, choiceOf: identified, index: 12}
package_version: 1.3.0
extensions:
  nllDispatchRowNo: {url: 'http://electronichealth.se/fhir/StructureDefinition/NLLDispatchRowNo', min: 0, max: 1, short: Identifier for MedicationDispense within dispatch, type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://electronichealth.se/fhir/StructureDefinition/NLLDetectedIssue
base: http://hl7.org/fhir/StructureDefinition/DetectedIssue
version: 1.0.0
required: [code]