PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.dk.kl.gateway.care@1.0.0
    http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-citizens-own-observation
description: Measurements and simple assertions made about a patient by the patient.
package_name: hl7.fhir.dk.kl.gateway.care
derivation: constraint
name: KLGatewayCareCitizensOwnObservation
type: Observation
elements:
  category: {index: 4}
  referenceRange: {index: 34}
  hasMember: {index: 35}
  value[x]:
    elements:
      coding:
        short: '[DK] borgervurderingsresultat'
        index: 22
        elements:
          version: {index: 23}
          display: {index: 24}
          userSelected: {index: 25}
      text: {index: 26}
  derivedFrom: {index: 36}
  interpretation: {index: 28}
  encounter: {index: 13}
  method: {index: 31}
  specimen: {index: 32}
  value:
    choices: [valueCodeableConcept]
    index: 20
  component: {index: 37}
  note: {index: 29}
  effectiveDateTime: {type: dateTime, short: '[DK] borgervurderingstid', choiceOf: effective, index: 16}
  status: {short: '[DK] borgervurderingsstatus', index: 3}
  effective:
    short: '[DK] borgervurderingstid'
    choices: [effectiveDateTime]
    index: 15
  code:
    binding: {strength: required, valueSet: 'http://kl.dk/fhir/common/caresocial/ValueSet/KLCitizenObservationCodesFSIII'}
    index: 5
    elements:
      coding:
        short: '[DK] borgervurderingskode'
        index: 6
        elements:
          version: {index: 7}
          display: {index: 8}
          userSelected: {index: 9}
      text: {index: 10}
  identifier: {index: 0}
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 21}
  bodySite: {index: 30}
  focus:
    type: Reference
    short: '[DK] borgervurderingsfokus'
    refers: ['http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-condition', 'http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-matter-of-interest-observation']
    index: 12
  issued: {index: 17}
  device: {index: 33}
  basedOn: {index: 1}
  partOf: {index: 2}
  subject:
    type: Reference
    short: '[DK] borgervurderingssubjekt'
    refers: ['http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-citizen']
    index: 11
  performer: {index: 18}
  dataAbsentReason: {index: 27}
package_version: 1.0.0
class: profile
kind: resource
url: http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-citizens-own-observation
base: http://hl7.org/fhir/StructureDefinition/Observation
version: '1.0'
required: [effective, effectiveDateTime, focus, value, valueCodeableConcept]