PackagesCanonicalsLogsProblems
    Packages
    dk.fhir.ig.kl.common.caresocial@0.1.7
    http://kl.dk/fhir/common/caresocial/StructureDefinition/KLCommonCareSocialFollowUp
description: Follow-up results used in Danish municipalities
package_name: dk.fhir.ig.kl.common.caresocial
derivation: constraint
name: KLCommonCareSocialFollowUp
type: Observation
elements:
  hasMember:
    type: Reference
    refers: ['http://kl.dk/fhir/common/caresocial/StructureDefinition/KLCommonCareSocialStructuredFollowUp']
    index: 10
  encounter:
    type: Reference
    refers: ['http://kl.dk/fhir/common/caresocial/StructureDefinition/KLCommonCareSocialEncounter']
    index: 2
  value:
    choices: [valueString]
    index: 8
  valueString: {type: string, choiceOf: value, index: 9}
  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 5}
  effective:
    choices: [effectiveDateTime]
    index: 4
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '712744002', system: 'http://snomed.info/sct'}
    index: 0
  subject:
    type: Reference
    refers: ['http://kl.dk/fhir/common/caresocial/StructureDefinition/KLCommonCitizen']
    index: 1
  performer:
    type: Reference
    refers: ['http://kl.dk/fhir/common/caresocial/StructureDefinition/KLCommonPractitioner']
    index: 6
package_version: 0.1.7
class: profile
kind: resource
url: http://kl.dk/fhir/common/caresocial/StructureDefinition/KLCommonCareSocialFollowUp
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 0.1.6
required: [effectiveDateTime, effective]