PackagesCanonicalsLogsProblems
    Packages
    kl.dk.fhir.ffbreporting@1.0.0
    http://fhir.kl.dk/ffbreporting/StructureDefinition/kl-reporting-ffb-careEvaluation
description: Støttebehovsvurdering
package_name: kl.dk.fhir.ffbreporting
derivation: constraint
name: KLReportingFFBCareEvaluation
type: Observation
elements:
  category: {index: 4}
  referenceRange: {index: 28}
  hasMember: {index: 29}
  value[x]:
    elements:
      coding:
        short: '[DK] struktureretVurdering'
        binding: {strength: required, valueSet: 'http://fhir.kl.dk/term/ValueSet/KLNeedsAssessmentCodesFFB'}
        index: 19
      text: {short: '[DK] vurderingsresultat', index: 20}
  derivedFrom: {index: 30}
  interpretation: {index: 22}
  encounter: {short: '[DK] vurderingskontakt', index: 10}
  method: {index: 25}
  specimen: {index: 26}
  value:
    mustSupport: true
    choices: [valueCodeableConcept]
    index: 17
  component: {index: 31}
  note: {index: 23}
  effectiveDateTime: {type: dateTime, short: '[DK] vurderingstid', mustSupport: true, choiceOf: effective, index: 13}
  status: {short: '[DK] vurderingsstatus', mustSupport: true, index: 3}
  effective:
    short: '[DK] vurderingstid'
    mustSupport: true
    choices: [effectiveDateTime]
    index: 12
  code:
    short: '[DK] vurderingskode'
    mustSupport: true
    index: 5
    elements:
      coding:
        mustSupport: true
        pattern:
          type: Coding
          value: {code: effe55c7-572c-4a99-8fb4-2a9dda2f6572, system: 'http://fhir.kl.dk/term/CodeSystem/CareSocialCodes'}
        index: 6
      text: {index: 7}
    required: [coding]
  identifier: {index: 0}
  valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 18}
  bodySite: {index: 24}
  focus: {index: 9}
  issued: {index: 14}
  device: {index: 27}
  basedOn: {short: '[DK] vurderingBaseretPå', index: 1}
  partOf: {index: 2}
  subject:
    type: Reference
    short: '[DK] vurderingssubjekt'
    mustSupport: true
    refers: ['http://fhir.kl.dk/ffbreporting/StructureDefinition/kl-reporting-ffb-citizen']
    index: 8
  performer: {short: '[DK] vurderingsansvarlig', index: 15}
  dataAbsentReason: {index: 21}
package_version: 1.0.0
class: profile
kind: resource
url: http://fhir.kl.dk/ffbreporting/StructureDefinition/kl-reporting-ffb-careEvaluation
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.0.0
required: [effectiveDateTime, value, subject, valueCodeableConcept, effective]