PackagesCanonicalsLogsProblems
    Packages
    kl.dk.fhir.ffbmessaging@1.0.0
    http://fhir.kl.dk/ffbmessaging/StructureDefinition/kl-messaging-ffb-matterOfInterest
description: Matter of interest for FFB Themes
package_name: kl.dk.fhir.ffbmessaging
derivation: constraint
name: KLMessagingFFBMatterOfInterest
type: Observation
elements:
  status: {mustSupport: true, index: 0}
  code:
    mustSupport: true
    index: 1
    elements:
      coding: {mustSupport: true, index: 2}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.kl.dk/ffbmessaging/StructureDefinition/kl-messaging-ffb-citizen']
    index: 3
  effective:
    mustSupport: true
    choices: []
    index: 5
  value:
    mustSupport: true
    choices: []
    index: 7
  value[x]:
    elements:
      text: {mustSupport: true, index: 8}
package_version: 1.0.0
class: profile
kind: resource
url: http://fhir.kl.dk/ffbmessaging/StructureDefinition/kl-messaging-ffb-matterOfInterest
base: http://fhir.kl.dk/core/StructureDefinition/KLCommonCareSocialMatterOfInterest
version: 1.0.0
required: [subject]