PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.eltss@2.0.0
    http://hl7.org/fhir/us/eltss/StructureDefinition/Observation-eltss
description: Observation resource mapping for eLTSS
package_name: hl7.fhir.us.eltss
derivation: constraint
name: Observation_eltss
type: Observation
elements:
  extension:
    label: Label
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        resource-pertainsToGoal:
          match: {url: null}
          schema: {type: Extension, short: 'The resource-pertainsToGoal relates the resource to the goal(s) that pertain to it. Whenever there is a goal associated with a health concern or problem, this extension should be present and populated in activity (event or intent) resources.', mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal', index: 1}
          min: 0
  category:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: social-history, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
    index: 2
    slicing:
      slices:
        us-core:
          match: {}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: social-history, system: 'http://terminology.hl7.org/CodeSystem/observation-category'}
            _required: true
            index: 2
          min: 1
          max: 1
  code:
    short: Strength or Preference
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/us/eltss/ValueSet/eltss-observation-code'}
    index: 3
    elements:
      coding: {mustSupport: true, index: 4}
      text: {mustSupport: true, index: 5}
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/us/eltss/StructureDefinition/Patient-eltss']
    index: 6
  performer:
    type: Reference
    refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization', 'http://hl7.org/fhir/us/eltss/StructureDefinition/Patient-eltss', 'http://hl7.org/fhir/us/eltss/StructureDefinition/Practitioner-eltss', 'http://hl7.org/fhir/us/eltss/StructureDefinition/PractitionerRole-eltss', 'http://hl7.org/fhir/us/eltss/StructureDefinition/RelatedPerson-eltss']
    index: 7
  value:
    short: Preference or a Strength
    choices: [valueCodeableConcept, valueString]
    index: 9
  valueCodeableConcept: {type: CodeableConcept, short: Preference or a Strength, choiceOf: value, index: 10}
  valueString: {type: string, short: Preference or a Strength, choiceOf: value, index: 11}
package_version: 2.0.0
extensions:
  resource-pertainsToGoal: {url: 'http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal', min: 0, type: Extension, short: 'The resource-pertainsToGoal relates the resource to the goal(s) that pertain to it. Whenever there is a goal associated with a health concern or problem, this extension should be present and populated in activity (event or intent) resources.', mustSupport: true, index: 1}
class: profile
kind: resource
url: http://hl7.org/fhir/us/eltss/StructureDefinition/Observation-eltss
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-simple-observation
version: 2.0.0
required: [category]