PackagesCanonicalsLogsProblems
    Packages
    medcom.fhir.dk.homecareobservation@1.1.0-trial-use
    http://medcomfhir.dk/ig/homecareobservation/StructureDefinition/medcom-homecare-observation
description: This profile is intended to be used in HomeCareObservation to hold information about the observation results.
package_name: medcom.fhir.dk.homecareobservation
derivation: constraint
name: MedComHomeCareObservation
type: Observation
elements:
  text: {short: A summary of the resource content. The narrative text shall always be included when exchanging a MedCom message. All MustSupport elements and extensions shall be included., mustSupport: true, index: 0}
  code:
    elements:
      coding:
        index: 1
        elements:
          display: {mustSupport: true, index: 2}
        slicing:
          slices:
            LOINC:
              match: {}
              schema:
                index: 3
                elements:
                  display: {mustSupport: true, index: 4}
            SNOMEDCT:
              match: {}
              schema:
                index: 5
                elements:
                  display: {mustSupport: true, index: 6}
            NPU:
              match: {}
              schema:
                index: 7
                elements:
                  code:
                    binding: {strength: preferred, valueSet: 'http://medcomfhir.dk/ig/terminology/ValueSet/npu-observation-codes-valueset'}
                    index: 8
                  display: {mustSupport: true, index: 9}
            IEEE:
              match: {}
              schema:
                index: 10
                elements:
                  display: {mustSupport: true, index: 11}
            MedCom:
              match: {}
              schema:
                index: 12
                elements:
                  code:
                    binding: {strength: preferred, valueSet: 'http://medcomfhir.dk/ig/terminology/ValueSet/medcom-observation-valueset'}
                    index: 13
                  display: {mustSupport: true, index: 14}
            SKS:
              match: {}
              schema:
                index: 15
                elements:
                  display: {mustSupport: true, index: 16}
  value:
    maxLength: 12
    mustSupport: true
    choices: [valueString]
    index: 22
    slicing:
      slices:
        valueString:
          match: {}
          schema:
            maxLength: 12
            mustSupport: true
            choices: [valueString]
            index: 22
          min: 0
          max: 1
  valueQuantity:
    type: Quantity
    mustSupport: true
    choiceOf: value
    index: 19
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, mustSupport: true, choiceOf: value, index: 19}
  value[x]:
    elements:
      value: {maxLength: 12, mustSupport: true, index: 20}
  valueString:
    type: string
    mustSupport: true
    maxLength: 12
    choiceOf: value
    index: 23
    slicing:
      slices:
        valueString:
          match: {}
          schema: {type: string, mustSupport: true, maxLength: 12, choiceOf: value, index: 23}
          min: 0
          max: 1
  interpretation:
    binding: {strength: required, valueSet: 'http://medcomfhir.dk/ig/terminology/ValueSet/medcom-core-interpreation-valueset|2.0.0-draft'}
    mustSupport: true
    index: 24
    elements:
      coding:
        elements:
          code:
            pattern: {type: code, value: NI}
            type: code
            index: 25
package_version: 1.1.0-trial-use
class: profile
kind: resource
url: http://medcomfhir.dk/ig/homecareobservation/StructureDefinition/medcom-homecare-observation
base: http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-observation
version: 1.1.0-trial-use