PackagesCanonicalsLogsProblems
    Packages
    cens.fhir.poclis@ssmso-1.0.0
    http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisObservation
description: null
package_name: cens.fhir.poclis
derivation: constraint
name: PocLisObservation
type: Observation
elements:
  category: {index: 7}
  referenceRange: {index: 27}
  hasMember: {index: 28}
  derivedFrom: {index: 29}
  interpretation: {index: 21}
  encounter: {index: 11}
  method: {index: 24}
  specimen:
    type: Reference
    refers: ['http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisSpecimen']
    index: 25
  value:
    choices: [valueCodeableConcept]
    index: 18
  component: {index: 30}
  note: {index: 22}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        informeResultado:
          match: {url: null}
          schema: {type: Extension, url: 'http://poc-lis.cens.cl/fhir/StructureDefinition/InformeResultado', index: 1}
          min: 0
  effectiveDateTime: {type: dateTime, short: Fecha de Validación, choiceOf: effective, index: 14}
  status:
    pattern: {type: Code, value: final}
    index: 6
  effective:
    short: Fecha de Validación
    choices: [effectiveDateTime]
    index: 13
  code:
    binding: {strength: required, valueSet: 'http://cens.cl/fhir/ValueSet/PocLisCodigoTest'}
    index: 8
  identifier:
    index: 2
    elements:
      system:
        pattern: {type: Uri, value: 'http://minsal.cl/NumeroPeticionLab'}
        index: 3
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 19}
  bodySite: {index: 23}
  focus: {index: 10}
  issued: {index: 15}
  device: {index: 26}
  basedOn: {index: 4}
  partOf: {index: 5}
  subject:
    type: Reference
    refers: ['http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisPatient']
    index: 9
  performer:
    type: Reference
    refers: ['http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisOrganization']
    index: 16
  dataAbsentReason: {index: 20}
package_version: ssmso-1.0.0
extensions:
  informeResultado: {url: 'http://poc-lis.cens.cl/fhir/StructureDefinition/InformeResultado', min: 0, type: Extension, index: 1}
class: profile
kind: resource
url: http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisObservation
base: http://hl7.org/fhir/StructureDefinition/Observation
version: null
required: [value, identifier, subject, specimen, valueCodeableConcept]