PackagesCanonicalsLogsProblems
    Packages
    SUPPORT.R4@3.0.0
    http://phr.kanta.fi/StructureDefinition/fiphr-sd-vitalsigns
description: Finnish PHR base profile for Observation resource
package_name: SUPPORT.R4
derivation: constraint
name: FIPHRsdVitalsigns
type: Observation
elements:
  category:
    short: Classification of type of observation.
    index: 15
    elements:
      coding:
        index: 16
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/observation-category'}
            index: 17
          version: {index: 18}
          code:
            pattern: {type: Code, value: vital-signs}
            index: 19
          display: {index: 20}
          userSelected: {index: 21}
        required: [system, code]
      text: {index: 22}
    required: [coding]
  hasMember: {index: 69}
  meta:
    elements:
      profile: {index: 0}
    required: [profile]
  derivedFrom: {index: 70}
  interpretation:
    index: 57
    elements:
      coding:
        index: 58
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation'}
            index: 59
          version: {index: 60}
          code: {index: 61}
          display: {index: 62}
          userSelected: {index: 63}
        required: [display, system, code]
  encounter: {index: 37}
  method: {index: 66}
  specimen: {index: 67}
  value:
    choices: []
    index: 48
  component:
    index: 71
    elements:
      code:
        binding: {strength: required, valueSet: 'http://phr.kanta.fi/ValueSet/fiphr-vs-vitalsigns'}
        index: 72
        elements:
          coding:
            index: 73
            elements:
              system:
                pattern: {type: Uri, value: 'http://loinc.org'}
                index: 74
              version: {index: 75}
              code: {index: 76}
              display: {index: 77}
              userSelected: {index: 78}
            required: [display, system, code]
          text: {index: 79}
        required: [coding]
      dataAbsentReason: {index: 80}
      interpretation:
        elements:
          coding:
            elements:
              system:
                pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation'}
                index: 81
              version: {index: 82}
              code: {index: 83}
              display: {index: 84}
              userSelected: {index: 85}
            required: [display, system, code]
  note: {index: 64}
  extension:
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        creatingApplication:
          match: {url: null}
          schema: {type: Extension, url: 'http://phr.kanta.fi/StructureDefinition/fiphr-ext-creatingapplication', index: 4}
  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 40}
  status:
    short: 'Finnish PHR: Status final'
    pattern: {type: Code, value: final}
    index: 14
  language: {index: 1}
  effective:
    choices: [effectiveDateTime]
    index: 39
  code:
    binding: {strength: required, valueSet: 'http://phr.kanta.fi/ValueSet/fiphr-vs-vitalsigns'}
    index: 23
    elements:
      coding:
        array: true
        min: 1
        max: 2
        index: 24
        elements:
          system:
            pattern: {type: Uri, value: 'http://loinc.org'}
            index: 25
          version: {index: 26}
          code: {index: 27}
          display: {index: 28}
          userSelected: {index: 29}
        required: [display, system, code]
      text: {index: 30}
    required: [coding]
  identifier:
    index: 5
    elements:
      use: {index: 6}
      type: {mustSupport: true, index: 7}
      system: {index: 8}
      value: {index: 9}
      period: {index: 10}
      assigner: {index: 11}
    required: [value, system]
  bodySite: {index: 65}
  focus: {index: 36}
  issued: {short: 'Finnish PHR: The date and time this observation is stored', index: 41}
  device: {index: 68}
  basedOn: {index: 12}
  partOf: {index: 13}
  subject:
    type: Reference
    refers: ['http://phr.kanta.fi/StructureDefinition/fiphr-sd-patient']
    index: 31
    elements:
      reference: {index: 32}
      type: {index: 33}
      identifier: {index: 34}
      display: {index: 35}
    required: [reference]
  performer:
    short: 'Finnish PHR: Application user who is responsible for the observation'
    refers: ['http://phr.kanta.fi/StructureDefinition/fiphr-sd-patient']
    type: Reference
    index: 42
    elements:
      reference: {index: 43}
      type: {index: 44}
      identifier: {index: 45}
      display: {index: 46}
    required: [reference]
  dataAbsentReason:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/data-absent-reason'}
    index: 49
    elements:
      id: {short: 'xml:id (or equivalent in JSON)', index: 50}
      coding:
        index: 51
        elements:
          system:
            pattern: {type: Uri, value: 'http://hl7.org/fhir/data-absent-reason'}
            index: 52
          version: {index: 53}
          code: {index: 54}
          display: {index: 55}
          userSelected: {index: 56}
        required: [display, system, code]
  text: {index: 2}
package_version: 3.0.0
extensions:
  creatingApplication: {url: 'http://phr.kanta.fi/StructureDefinition/fiphr-ext-creatingapplication', type: Extension, index: 4}
class: profile
kind: resource
url: http://phr.kanta.fi/StructureDefinition/fiphr-sd-vitalsigns
base: http://hl7.org/fhir/StructureDefinition/vitalsigns
version: '0.1'
required: [issued, text, identifier, language, performer]