PackagesCanonicalsLogsProblems
    Packages
    cens.fhir.poclis@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: 4}
  referenceRange: {index: 24}
  hasMember: {index: 25}
  derivedFrom: {index: 26}
  interpretation: {index: 18}
  encounter: {index: 8}
  method: {index: 21}
  specimen:
    type: Reference
    refers: ['http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisSpecimen']
    index: 22
  value:
    choices: [valueCodeableConcept]
    index: 15
  component: {index: 27}
  note: {index: 19}
  effectiveDateTime: {type: dateTime, short: Fecha de Validación, choiceOf: effective, index: 11}
  status:
    pattern: {type: Code, value: final}
    index: 3
  effective:
    short: Fecha de Validación
    choices: [effectiveDateTime]
    index: 10
  code:
    binding: {strength: required, valueSet: 'http://cens.cl/fhir/ValueSet/PocLisCodigoTest'}
    index: 5
  identifier: {index: 0}
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 16}
  bodySite: {index: 20}
  focus: {index: 7}
  issued: {index: 12}
  device: {index: 23}
  basedOn: {index: 1}
  partOf: {index: 2}
  subject:
    type: Reference
    refers: ['http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisPatient']
    index: 6
  performer:
    type: Reference
    refers: ['http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisOrganization']
    index: 13
  dataAbsentReason: {index: 17}
package_version: 1.0.0
class: profile
kind: resource
url: http://poc-lis.cens.cl/fhir/StructureDefinition/PocLisObservation
base: http://hl7.org/fhir/StructureDefinition/Observation
version: null
required: [value, subject, valueCodeableConcept]