PackagesCanonicalsLogsProblems
    Packages
    kl.dk.fhir.gateway@1.1.0
    http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-matter-of-interest-observation
description: Matter or area of interest in relation to the care of the citizen.
package_name: kl.dk.fhir.gateway
derivation: constraint
name: KLGatewayCareMatterOfInterestObservation
type: Observation
elements:
  category: {index: 6}
  referenceRange: {index: 27}
  hasMember: {index: 28}
  derivedFrom: {index: 29}
  interpretation: {index: 21}
  encounter: {index: 11}
  method: {index: 24}
  specimen: {index: 25}
  value:
    mustSupport: true
    choices: [valueCodeableConcept]
    index: 18
  component: {index: 30}
  note: {index: 22}
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        findingContextAtRisk:
          match: {url: null}
          schema: {type: Extension, url: 'http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-finding-context-at-risk-extension', index: 1}
          min: 0
  effectiveDateTime: {type: dateTime, short: '[DK] oplysningstid', choiceOf: effective, index: 14}
  status: {short: '[DK] oplysningsstatus', index: 5}
  effective:
    short: '[DK] oplysningstid'
    choices: [effectiveDateTime]
    index: 13
  code:
    short: '[DK] oplysningskode'
    index: 7
    elements:
      coding:
        binding: {strength: required, valueSet: 'http://fhir.kl.dk/gateway/ValueSet/FSIIICareMatterOfInterests'}
        index: 8
    required: [coding]
  identifier: {index: 2}
  valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 19}
  bodySite: {index: 23}
  focus: {index: 10}
  issued: {index: 15}
  device: {index: 26}
  basedOn: {index: 3}
  partOf: {index: 4}
  subject:
    type: Reference
    short: '[DK] oplysningssubjekt'
    refers: ['http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-citizen']
    index: 9
  performer: {index: 16}
  dataAbsentReason: {index: 20}
package_version: 1.1.0
extensions:
  findingContextAtRisk: {url: 'http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-finding-context-at-risk-extension', min: 0, type: Extension, index: 1}
class: profile
kind: resource
url: http://fhir.kl.dk/gateway/StructureDefinition/klgateway-care-matter-of-interest-observation
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.1.0
required: [effectiveDateTime, effective]