PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.cl.clips@0.2.0
    https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Speciment-cl-ips
description: Muestra por la cual hicieron el estudio
package_name: hl7.fhir.cl.clips
derivation: constraint
name: SpecimentClIPS
type: Specimen
elements:
  type:
    type: CodeableConcept
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/results-specimen-type-uv-ips'}
    mustSupport: true
    index: 0
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Paciente-cl-ips']
    index: 1
    elements:
      reference: {index: 2}
    required: [reference]
  collection:
    mustSupport: true
    index: 3
    elements:
      method:
        type: CodeableConcept
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/results-specimen-collection-method-uv-ips'}
        index: 4
      bodySite:
        type: CodeableConcept
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/body-site-uv-ips'}
        index: 5
      fastingStatus:
        mustSupport: true
        choices: [fastingStatusCodeableConcept, fastingStatusDuration]
        index: 7
      fastingStatusCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: fastingStatus, index: 8}
      fastingStatusDuration: {type: Duration, mustSupport: true, choiceOf: fastingStatus, index: 9}
package_version: 0.2.0
class: profile
kind: resource
url: https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Speciment-cl-ips
base: http://hl7.org/fhir/StructureDefinition/Specimen
version: 0.2.0
required: [type]