PackagesCanonicalsLogsProblems
    Packages
    telus.dw.emr.extract@1.0.0
    https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservationVitals
description: null
package_name: telus.dw.emr.extract
derivation: constraint
name: DwObservationVitals
type: Observation
elements:
  category:
    mustSupport: true
    pattern:
      type: CodeableConcept
      value: {text: vital-signs}
    index: 12
  encounter: {mustSupport: true, index: 19}
  value:
    mustSupport: true
    choices: []
    index: 23
  component: {mustSupport: true, index: 26}
  note: {mustSupport: true, index: 24}
  extension:
    type: Extension
    isModifier: false
    mustSupport: true
    url: https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/ext-VitalsBodyPosition
    index: 2
    slicing:
      slices:
        BodyPosition:
          match: {}
          schema:
            type: Extension
            isModifier: false
            mustSupport: true
            url: https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/ext-VitalsBodyPosition
            index: 2
            elements:
              value:
                choices: [valueCodeableConcept]
                index: 4
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5}
              value[x]:
                elements:
                  coding:
                    binding: {strength: preferred, valueSet: 'http://loinc.org'}
                    index: 6
                    elements:
                      system:
                        binding: {strength: preferred, valueSet: 'http://loinc.org'}
                        index: 7
                      code: {index: 8}
                      display: {index: 9}
  status:
    pattern: {type: Code, value: final}
    mustSupport: true
    index: 11
  effective:
    mustSupport: true
    choices: []
    index: 21
  id: {mustSupport: true, index: 0}
  code:
    binding: {strength: preferred, valueSet: 'https://loinc.org'}
    mustSupport: true
    index: 13
    elements:
      coding:
        mustSupport: true
        index: 14
        elements:
          system:
            pattern: {type: Uri, value: 'http://loinc.org'}
            mustSupport: true
            index: 15
          code: {mustSupport: true, index: 16}
      text: {mustSupport: true, index: 17}
    required: [text]
  identifier: {mustSupport: true, index: 10}
  bodySite: {mustSupport: true, index: 25}
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPatient']
    index: 18
  text: {mustSupport: true, index: 1}
package_version: 1.0.0
extensions:
  BodyPosition:
    url: https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/ext-VitalsBodyPosition
    type: Extension
    isModifier: false
    mustSupport: true
    index: 2
    elements:
      value:
        choices: [valueCodeableConcept]
        index: 4
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5}
      value[x]:
        elements:
          coding:
            binding: {strength: preferred, valueSet: 'http://loinc.org'}
            index: 6
            elements:
              system:
                binding: {strength: preferred, valueSet: 'http://loinc.org'}
                index: 7
              code: {index: 8}
              display: {index: 9}
class: profile
kind: resource
url: https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwObservationVitals
base: http://hl7.org/fhir/StructureDefinition/Observation
version: null
required: [id, subject, category]