PackagesCanonicalsLogsProblems
    Packages
    il.hdp.fhir.r4@0.1.0
    http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-observation-lab
description: Observation Lab profile for HDP
package_name: il.hdp.fhir.r4
derivation: constraint
name: ILHDPObservationLab
type: Observation
elements:
  referenceRange:
    index: 23
    elements:
      low: {index: 24}
      high: {index: 25}
    required: [high, low]
  value[x]:
    elements:
      unit: {index: 20}
    required: [unit]
  meta:
    type: Meta
    index: 0
    elements:
      security:
        binding: {strength: required, valueSet: 'http://hdp.fhir.health.gov.il/ValueSet/observation-information-buckets'}
        index: 1
        slicing:
          slices:
            HDP:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'http://hdp.fhir.health.gov.il/ValueSet/observation-information-buckets'}
                index: 1
  derivedFrom:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-document-reference', 'http://fhir.health.gov.il/StructureDefinition/il-core-imaging-study', 'http://fhir.health.gov.il/StructureDefinition/il-core-media', 'http://fhir.health.gov.il/StructureDefinition/il-core-molecular-sequence', 'http://fhir.health.gov.il/StructureDefinition/il-core-questionnaire-response', 'http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-document-reference', 'http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-observation-lab']
    index: 26
  interpretation: {index: 21}
  specimen:
    type: Reference
    refers: ['http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-specimen-lab']
    index: 22
  valueQuantity:
    type: Quantity
    choiceOf: value
    index: 19
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: value, index: 19}
  value:
    choices: []
    index: 16
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            choices: [valueQuantity]
            index: 18
  effectiveDateTime:
    type: dateTime
    choiceOf: effective
    index: 11
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: effective, _required: true, index: 11}
          min: 1
  effective:
    choices: []
    index: 8
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema:
            choices: [effectiveDateTime]
            _required: true
            index: 10
          min: 1
  basedOn:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-care-plan', 'http://fhir.health.gov.il/StructureDefinition/il-core-device-request', 'http://fhir.health.gov.il/StructureDefinition/il-core-immunization-recommendation', 'http://fhir.health.gov.il/StructureDefinition/il-core-medication-request', 'http://fhir.health.gov.il/StructureDefinition/il-core-nutrition-order', 'http://fhir.health.gov.il/StructureDefinition/il-core-service-request', 'http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-medication-request']
    index: 2
    elements:
      identifier: {index: 3}
    required: [identifier]
  partOf:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-imaging-study', 'http://fhir.health.gov.il/StructureDefinition/il-core-immunization', 'http://fhir.health.gov.il/StructureDefinition/il-core-medication-statement', 'http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-medication-administration', 'http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-medication-dispense', 'http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-medication-statement']
    index: 4
  subject:
    type: Reference
    refers: ['http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-patient']
    index: 5
    elements:
      identifier: {index: 6}
    required: [identifier]
  performer:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization', 'http://fhir.health.gov.il/StructureDefinition/il-core-practitioner', 'http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-organization', 'http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-practitioner']
    index: 12
    slicing:
      slices:
        practitioner:
          match: {}
          schema:
            type: Reference
            refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization', 'http://fhir.health.gov.il/StructureDefinition/il-core-practitioner', 'http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-organization', 'http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-practitioner']
            index: 13
        organization:
          match: {}
          schema:
            type: Reference
            refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization', 'http://fhir.health.gov.il/StructureDefinition/il-core-practitioner', 'http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-organization', 'http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-practitioner']
            index: 14
package_version: 0.1.0
class: profile
kind: resource
url: http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-observation-lab
base: http://fhir.health.gov.il/StructureDefinition/il-core-observation-lab
version: null
required: [effective, effectiveDateTime, interpretation, meta, referenceRange, specimen, value]