PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.dk.kl.gateway.care@1.0.0
    http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-observation
description: Structured result or outcome of a follow up.
package_name: hl7.fhir.dk.kl.gateway.care
derivation: constraint
name: KLGatewayCareFollowUpObservation
type: Observation
elements:
  category: {index: 4}
  referenceRange: {index: 24}
  hasMember: {index: 25}
  derivedFrom: {index: 26}
  interpretation: {index: 18}
  encounter: {index: 8}
  method: {index: 21}
  specimen: {index: 22}
  value:
    choices: [valueCodeableConcept]
    index: 15
  component: {index: 27}
  note: {index: 19}
  effectiveDateTime: {type: dateTime, short: '[DK] opfølgningstid', choiceOf: effective, index: 11}
  status:
    short: '[DK] opfølgningsstatus'
    pattern: {type: code, value: final}
    type: code
    index: 3
  effective:
    short: '[DK] opfølgningstid'
    choices: [effectiveDateTime]
    index: 10
  code:
    elements:
      coding:
        pattern:
          type: Coding
          value: {code: '712744002', system: 'http://snomed.info/sct'}
        type: Coding
        index: 5
    required: [coding]
  identifier: {index: 0}
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 16}
  bodySite: {index: 20}
  focus:
    type: Reference
    refers: ['http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-condition', 'http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-matter-of-interest-observation', 'http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-planned-intervention']
    index: 7
  issued: {index: 12}
  device: {index: 23}
  basedOn: {index: 1}
  partOf: {index: 2}
  subject:
    type: Reference
    short: '[DK] opfølgningsubjekt'
    refers: ['http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-citizen']
    index: 6
  performer: {index: 13}
  dataAbsentReason: {index: 17}
package_version: 1.0.0
class: profile
kind: resource
url: http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-observation
base: http://hl7.org/fhir/StructureDefinition/Observation
version: '1.0'
required: [effective, effectiveDateTime, focus, value, valueCodeableConcept]