PackagesCanonicalsLogsProblems
    Packages
    rs/ndhm.in.mirror@1.2.0-rc1
    https://nrces.in/ndhm/fhir/r4/StructureDefinition/Specimen
description: null
package_name: rs/ndhm.in.mirror
derivation: constraint
name: Specimen
type: Specimen
elements:
  type:
    binding: {strength: example, valueSet: 'https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-specimen-types', bindingName: SpecimenType}
    index: 0
    elements:
      coding:
        mustSupport: true
        index: 1
        elements:
          system:
            pattern: {type: uri, value: 'http://snomed.info/sct'}
            type: uri
            index: 2
          code: {index: 3}
          display: {index: 4}
        required: [code, display]
      text: {mustSupport: true, index: 5}
  subject:
    type: Reference
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient']
    index: 6
    elements:
      reference: {index: 7}
    required: [reference]
  receivedTime: {mustSupport: true, index: 8}
  parent:
    type: Reference
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Specimen']
    index: 9
  request:
    type: Reference
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/ServiceRequest']
    index: 10
  collection:
    elements:
      collector:
        type: Reference
        refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/PractitionerRole']
        index: 11
      collected:
        choices: [collectedDateTime]
        index: 13
      collectedDateTime: {type: dateTime, choiceOf: collected, index: 14}
    required: [collected, collectedDateTime]
package_version: 1.2.0-rc1
class: profile
kind: resource
url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/Specimen
base: http://hl7.org/fhir/StructureDefinition/Specimen
version: '1.2'
required: [receivedTime]