PackagesCanonicalsLogsProblems
    Packages
    kl.dk.fhir.ffbmessaging@1.0.0
    http://fhir.kl.dk/ffbmessaging/StructureDefinition/kl-messaging-ffb-followUp
description: Follow-up encounter for conditions
package_name: kl.dk.fhir.ffbmessaging
derivation: constraint
name: KLMessagingFFBFollowUp
type: Encounter
elements:
  status: {mustSupport: true, index: 0}
  class: {mustSupport: true, index: 1}
  type:
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 9f03dfbb-7a97-45a5-94db-d4c3501714a9, system: 'http://fhir.kl.dk/term/CodeSystem/CareSocialCodes', display: opfølgning}
    index: 2
  period:
    mustSupport: true
    index: 3
    elements:
      start: {mustSupport: true, index: 4}
package_version: 1.0.0
class: profile
kind: resource
url: http://fhir.kl.dk/ffbmessaging/StructureDefinition/kl-messaging-ffb-followUp
base: http://fhir.kl.dk/core/StructureDefinition/KLCommonCareSocialEncounter
version: 1.0.0
required: [type]