Release 5

This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4

8.30 Resource SpecimenDefinition - Content

Orders and Observations icon Work GroupMaturity Level: 1 Trial UseSecurity Category: Anonymous Compartments: No defined compartments

A kind of specimen with associated set of requirements.

SpecimenDefinition will define a kind of specimen, which can be associated with in vitro diagnostic procedures described in a catalog of orderable services. SpecimenDefinition describes the kind of specimen to be collected from the subject of these procedures as well as the requirements applying to the collection activity, the preparation of the subject for this collection. This resource also describes the associated type(s) of specimen conditioned for testing, which are the output of the specimen collection activity. A specimen conditioned for testing is described with the type(s) of container and possible additive to be used, the minimal and normal volumes of collection, the conditions of storage, transportation and handling for the specimen once collected and conditioned. This resource is a necessary building block of a sharable catalog of orderable in vitro diagnostic services. The subjects of these orderable services may be human patients, non-human living subjects or non-living materials such as water, surfaces, medical devices, etc. All sub-specialties of clinical and anatomic pathology laboratories are concerned, as well as all care services prone to order in vitro diagnostic services to those laboratories. A catalog of orderable services generally belongs to a specific laboratory or facility. Nonetheless, the data items used to build this catalog are of universal meaning and interest.

This resource relates to these other resources:

  • The SpecimenDefinition resource is referenced by the Catalog resource, which represents a whole catalog, to enable the creation and maintenance of kinds of specimens within a catalog of orderable diagnostic services.
  • The SpecimenDefinition resource references the SubstanceDefinition resource, in order to describe the type of substance (body fluid, other material) concerned by a kind of specimen. It also references the SubstanceDefinition resource to describe additives to be used in the production of specimens of some kind.

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. SpecimenDefinition TUDomainResourceKind of specimen

Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
Interfaces Implemented: MetadataResource
... url Σ0..1uriLogical canonical URL to reference this SpecimenDefinition (globally unique)
... identifier Σ0..1IdentifierBusiness identifier
... version Σ0..1stringBusiness version of the SpecimenDefinition
... versionAlgorithm[x] Σ0..1How to compare versions
Binding: Version Algorithm (Extensible)
.... versionAlgorithmStringstring
.... versionAlgorithmCodingCoding
... name Σ0..1stringName for this {{title}} (computer friendly)
... title ΣT0..1stringName for this SpecimenDefinition (Human friendly)
... derivedFromCanonical Σ0..*canonical(SpecimenDefinition)Based on FHIR definition of another SpecimenDefinition

... derivedFromUri Σ0..*uriBased on external definition

... status ?!Σ1..1codedraft | active | retired | unknown
Binding: PublicationStatus (Required)
... experimental Σ0..1booleanIf this SpecimenDefinition is not for real usage
... subject[x] Σ0..1Type of subject for specimen collection
.... subjectCodeableConceptCodeableConcept
.... subjectReferenceReference(Group)
... date Σ0..1dateTimeDate status first applied
... publisher ΣT0..1stringThe name of the individual or organization that published the SpecimenDefinition
... contact Σ0..*ContactDetailContact details for the publisher

... description T0..1markdownNatural language description of the SpecimenDefinition
... useContext 0..*UsageContextContent intends to support these contexts

... jurisdiction ΣXD0..*CodeableConceptIntended jurisdiction for this SpecimenDefinition (if applicable)
Binding: Jurisdiction ValueSet (Extensible)

... purpose T0..1markdownWhy this SpecimenDefinition is defined
... copyright T0..1markdownUse and/or publishing restrictions
... copyrightLabel T0..1stringCopyright holder and year(s)
... approvalDate 0..1dateWhen SpecimenDefinition was approved by publisher
... lastReviewDate 0..1dateThe date on which the asset content was last reviewed by the publisher
... effectivePeriod Σ0..1PeriodThe effective date range for the SpecimenDefinition
... typeCollected Σ0..1CodeableConceptKind of material to collect
Binding: hl7VS-specimenType icon (Example)
... patientPreparation Σ0..*CodeableConceptPatient preparation for collection
Binding: Patient preparation prior specimen collection (Example)

... timeAspect Σ0..1stringTime aspect for collection
... collection Σ0..*CodeableConceptSpecimen collection procedure
Binding: Specimen collection methods (Example)

... typeTested 0..*BackboneElementSpecimen in container intended for testing by lab

.... isDerived 0..1booleanPrimary or secondary specimen
.... type 0..1CodeableConceptType of intended specimen
Binding: hl7VS-specimenType icon (Example)
.... preference 1..1codepreferred | alternate
Binding: Specimen Contained Preference (Required)
.... container 0..1BackboneElementThe specimen's container
..... material 0..1CodeableConceptThe material type used for the container
Binding: Types of material for specimen containers (Example)
..... type 0..1CodeableConceptKind of container associated with the kind of specimen
Binding: Specimen Container Type (Example)
..... cap 0..1CodeableConceptColor of container cap
Binding: Container Cap (Example)
..... description 0..1markdownThe description of the kind of container
..... capacity 0..1SimpleQuantityThe capacity of this kind of container
..... minimumVolume[x] 0..1Minimum volume
...... minimumVolumeQuantitySimpleQuantity
...... minimumVolumeStringstring
..... additive 0..*BackboneElementAdditive associated with container

...... additive[x] 1..1Additive associated with container
Binding: hl7VS-additivePreservative icon (Example)
....... additiveCodeableConceptCodeableConcept
....... additiveReferenceReference(SubstanceDefinition)
..... preparation 0..1markdownSpecial processing applied to the container for this specimen type
.... requirement 0..1markdownRequirements for specimen delivery and special handling
.... retentionTime 0..1DurationThe usual time for retaining this kind of specimen
.... singleUse 0..1booleanSpecimen for single use only
.... rejectionCriterion 0..*CodeableConceptCriterion specified for specimen rejection
Binding: Rejection Criterion (Example)

.... handling 0..*BackboneElementSpecimen handling before testing

..... temperatureQualifier 0..1CodeableConceptQualifies the interval of temperature
Binding: Handling Condition Set (Example)
..... temperatureRange 0..1RangeTemperature range for these handling instructions
..... maxDuration 0..1DurationMaximum preservation time
..... instruction 0..1markdownPreservation instruction
.... testingDestination 0..*CodeableConceptWhere the specimen will be tested
Binding: Diagnostic Service Section Codes (Example)


doco Documentation for this format icon

See the Extensions for this resource

UML Diagram (Legend)

XML Template

<SpecimenDefinition xmlns="http://hl7.org/fhir"> doco
 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <url value="[uri]"/><!-- 0..1 Logical canonical URL to reference this SpecimenDefinition (globally unique) -->
 <identifier><!-- 0..1 Identifier Business identifier --></identifier>
 <version value="[string]"/><!-- 0..1 Business version of the SpecimenDefinition -->
 <versionAlgorithm[x]><!-- 0..1 string|Coding How to compare versions --></versionAlgorithm[x]>
 <name value="[string]"/><!-- 0..1 Name for this {{title}} (computer friendly) -->
 <title value="[string]"/><!-- 0..1 Name for this SpecimenDefinition (Human friendly) -->
 <derivedFromCanonical><!-- 0..* canonical(SpecimenDefinition) Based on FHIR definition of another SpecimenDefinition --></derivedFromCanonical>
 <derivedFromUri value="[uri]"/><!-- 0..* Based on external definition -->
 <status value="[code]"/><!-- 1..1 draft | active | retired | unknown -->
 <experimental value="[boolean]"/><!-- 0..1 If this SpecimenDefinition is not for real usage -->
 <subject[x]><!-- 0..1 CodeableConcept|Reference(Group) Type of subject for specimen collection --></subject[x]>
 <date value="[dateTime]"/><!-- 0..1 Date status first applied -->
 <publisher value="[string]"/><!-- 0..1 The name of the individual or organization that published the SpecimenDefinition -->
 <contact><!-- 0..* ContactDetail Contact details for the publisher --></contact>
 <description value="[markdown]"/><!-- 0..1 Natural language description of the SpecimenDefinition -->
 <useContext><!-- 0..* UsageContext Content intends to support these contexts --></useContext>
 <jurisdiction><!-- 0..* CodeableConcept Intended jurisdiction for this SpecimenDefinition (if applicable) --></jurisdiction>
 <purpose value="[markdown]"/><!-- 0..1 Why this SpecimenDefinition is defined -->
 <copyright value="[markdown]"/><!-- 0..1 Use and/or publishing restrictions -->
 <copyrightLabel value="[string]"/><!-- 0..1 Copyright holder and year(s) -->
 <approvalDate value="[date]"/><!-- 0..1 When SpecimenDefinition was approved by publisher -->
 <lastReviewDate value="[date]"/><!-- 0..1 The date on which the asset content was last reviewed by the publisher -->
 <effectivePeriod><!-- 0..1 Period The effective date range for the SpecimenDefinition --></effectivePeriod>
 <typeCollected><!-- 0..1 CodeableConcept Kind of material to collect icon --></typeCollected>
 <patientPreparation><!-- 0..* CodeableConcept Patient preparation for collection --></patientPreparation>
 <timeAspect value="[string]"/><!-- 0..1 Time aspect for collection -->
 <collection><!-- 0..* CodeableConcept Specimen collection procedure --></collection>
 <typeTested>  <!-- 0..* Specimen in container intended for testing by lab -->
  <isDerived value="[boolean]"/><!-- 0..1 Primary or secondary specimen -->
  <type><!-- 0..1 CodeableConcept Type of intended specimen icon --></type>
  <preference value="[code]"/><!-- 1..1 preferred | alternate -->
  <container>  <!-- 0..1 The specimen's container -->
   <material><!-- 0..1 CodeableConcept The material type used for the container --></material>
   <type><!-- 0..1 CodeableConcept Kind of container associated with the kind of specimen --></type>
   <cap><!-- 0..1 CodeableConcept Color of container cap --></cap>
   <description value="[markdown]"/><!-- 0..1 The description of the kind of container -->
   <capacity><!-- 0..1 Quantity(SimpleQuantity) The capacity of this kind of container --></capacity>
   <minimumVolume[x]><!-- 0..1 Quantity(SimpleQuantity)|string Minimum volume --></minimumVolume[x]>
   <additive>  <!-- 0..* Additive associated with container -->
    <additive[x]><!-- 1..1 CodeableConcept|Reference(SubstanceDefinition) Additive associated with container icon --></additive[x]>
   </additive>
   <preparation value="[markdown]"/><!-- 0..1 Special processing applied to the container for this specimen type -->
  </container>
  <requirement value="[markdown]"/><!-- 0..1 Requirements for specimen delivery and special handling -->
  <retentionTime><!-- 0..1 Duration The usual time for retaining this kind of specimen --></retentionTime>
  <singleUse value="[boolean]"/><!-- 0..1 Specimen for single use only -->
  <rejectionCriterion><!-- 0..* CodeableConcept Criterion specified for specimen rejection --></rejectionCriterion>
  <handling>  <!-- 0..* Specimen handling before testing -->
   <temperatureQualifier><!-- 0..1 CodeableConcept Qualifies the interval of temperature --></temperatureQualifier>
   <temperatureRange><!-- 0..1 Range Temperature range for these handling instructions --></temperatureRange>
   <maxDuration><!-- 0..1 Duration Maximum preservation time --></maxDuration>
   <instruction value="[markdown]"/><!-- 0..1 Preservation instruction -->
  </handling>
  <testingDestination><!-- 0..* CodeableConcept Where the specimen will be tested --></testingDestination>
 </typeTested>
</SpecimenDefinition>

JSON Template

{doco
  "resourceType" : "SpecimenDefinition",
  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "url" : "<uri>", // Logical canonical URL to reference this SpecimenDefinition (globally unique)
  "identifier" : { Identifier }, // Business identifier
  "version" : "<string>", // Business version of the SpecimenDefinition
  // versionAlgorithm[x]: How to compare versions. One of these 2:
  "versionAlgorithmString" : "<string>",
  "versionAlgorithmCoding" : { Coding },
  "name" : "<string>", // Name for this {{title}} (computer friendly)
  "title" : "<string>", // Name for this SpecimenDefinition (Human friendly)
  "derivedFromCanonical" : ["<canonical(SpecimenDefinition)>"], // Based on FHIR definition of another SpecimenDefinition
  "derivedFromUri" : ["<uri>"], // Based on external definition
  "status" : "<code>", // R!  draft | active | retired | unknown
  "experimental" : <boolean>, // If this SpecimenDefinition is not for real usage
  // subject[x]: Type of subject for specimen collection. One of these 2:
  "subjectCodeableConcept" : { CodeableConcept },
  "subjectReference" : { Reference(Group) },
  "date" : "<dateTime>", // Date status first applied
  "publisher" : "<string>", // The name of the individual or organization that published the SpecimenDefinition
  "contact" : [{ ContactDetail }], // Contact details for the publisher
  "description" : "<markdown>", // Natural language description of the SpecimenDefinition
  "useContext" : [{ UsageContext }], // Content intends to support these contexts
  "jurisdiction" : [{ CodeableConcept }], // Intended jurisdiction for this SpecimenDefinition (if applicable)
  "purpose" : "<markdown>", // Why this SpecimenDefinition is defined
  "copyright" : "<markdown>", // Use and/or publishing restrictions
  "copyrightLabel" : "<string>", // Copyright holder and year(s)
  "approvalDate" : "<date>", // When SpecimenDefinition was approved by publisher
  "lastReviewDate" : "<date>", // The date on which the asset content was last reviewed by the publisher
  "effectivePeriod" : { Period }, // The effective date range for the SpecimenDefinition
  "typeCollected" : { CodeableConcept }, // Kind of material to collect icon
  "patientPreparation" : [{ CodeableConcept }], // Patient preparation for collection
  "timeAspect" : "<string>", // Time aspect for collection
  "collection" : [{ CodeableConcept }], // Specimen collection procedure
  "typeTested" : [{ // Specimen in container intended for testing by lab
    "isDerived" : <boolean>, // Primary or secondary specimen
    "type" : { CodeableConcept }, // Type of intended specimen icon
    "preference" : "<code>", // R!  preferred | alternate
    "container" : { // The specimen's container
      "material" : { CodeableConcept }, // The material type used for the container
      "type" : { CodeableConcept }, // Kind of container associated with the kind of specimen
      "cap" : { CodeableConcept }, // Color of container cap
      "description" : "<markdown>", // The description of the kind of container
      "capacity" : { Quantity(SimpleQuantity) }, // The capacity of this kind of container
      // minimumVolume[x]: Minimum volume. One of these 2:
      "minimumVolumeQuantity" : { Quantity(SimpleQuantity) },
      "minimumVolumeString" : "<string>",
      "additive" : [{ // Additive associated with container
        // additive[x]: Additive associated with container. One of these 2:
        "additiveCodeableConcept" : { CodeableConcept },
        "additiveReference" : { Reference(SubstanceDefinition) }
      }],
      "preparation" : "<markdown>" // Special processing applied to the container for this specimen type
    },
    "requirement" : "<markdown>", // Requirements for specimen delivery and special handling
    "retentionTime" : { Duration }, // The usual time for retaining this kind of specimen
    "singleUse" : <boolean>, // Specimen for single use only
    "rejectionCriterion" : [{ CodeableConcept }], // Criterion specified for specimen rejection
    "handling" : [{ // Specimen handling before testing
      "temperatureQualifier" : { CodeableConcept }, // Qualifies the interval of temperature
      "temperatureRange" : { Range }, // Temperature range for these handling instructions
      "maxDuration" : { Duration }, // Maximum preservation time
      "instruction" : "<markdown>" // Preservation instruction
    }],
    "testingDestination" : [{ CodeableConcept }] // Where the specimen will be tested
  }]
}

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:SpecimenDefinition;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:url [ uri ] ; # 0..1 Logical canonical URL to reference this SpecimenDefinition (globally unique)
  fhir:identifier [ Identifier ] ; # 0..1 Business identifier
  fhir:version [ string ] ; # 0..1 Business version of the SpecimenDefinition
  # versionAlgorithm[x] : 0..1 How to compare versions. One of these 2
    fhir:versionAlgorithm [  a fhir:string ; string ]
    fhir:versionAlgorithm [  a fhir:Coding ; Coding ]
  fhir:name [ string ] ; # 0..1 Name for this {{title}} (computer friendly)
  fhir:title [ string ] ; # 0..1 Name for this SpecimenDefinition (Human friendly)
  fhir:derivedFromCanonical  ( [ canonical(SpecimenDefinition) ] ... ) ; # 0..* Based on FHIR definition of another SpecimenDefinition
  fhir:derivedFromUri  ( [ uri ] ... ) ; # 0..* Based on external definition
  fhir:status [ code ] ; # 1..1 draft | active | retired | unknown
  fhir:experimental [ boolean ] ; # 0..1 If this SpecimenDefinition is not for real usage
  # subject[x] : 0..1 Type of subject for specimen collection. One of these 2
    fhir:subject [  a fhir:CodeableConcept ; CodeableConcept ]
    fhir:subject [  a fhir:Reference ; Reference(Group) ]
  fhir:date [ dateTime ] ; # 0..1 Date status first applied
  fhir:publisher [ string ] ; # 0..1 The name of the individual or organization that published the SpecimenDefinition
  fhir:contact  ( [ ContactDetail ] ... ) ; # 0..* Contact details for the publisher
  fhir:description [ markdown ] ; # 0..1 Natural language description of the SpecimenDefinition
  fhir:useContext  ( [ UsageContext ] ... ) ; # 0..* Content intends to support these contexts
  fhir:jurisdiction  ( [ CodeableConcept ] ... ) ; # 0..* Intended jurisdiction for this SpecimenDefinition (if applicable)
  fhir:purpose [ markdown ] ; # 0..1 Why this SpecimenDefinition is defined
  fhir:copyright [ markdown ] ; # 0..1 Use and/or publishing restrictions
  fhir:copyrightLabel [ string ] ; # 0..1 Copyright holder and year(s)
  fhir:approvalDate [ date ] ; # 0..1 When SpecimenDefinition was approved by publisher
  fhir:lastReviewDate [ date ] ; # 0..1 The date on which the asset content was last reviewed by the publisher
  fhir:effectivePeriod [ Period ] ; # 0..1 The effective date range for the SpecimenDefinition
  fhir:typeCollected [ CodeableConcept ] ; # 0..1 Kind of material to collect
  fhir:patientPreparation  ( [ CodeableConcept ] ... ) ; # 0..* Patient preparation for collection
  fhir:timeAspect [ string ] ; # 0..1 Time aspect for collection
  fhir:collection  ( [ CodeableConcept ] ... ) ; # 0..* Specimen collection procedure
  fhir:typeTested ( [ # 0..* Specimen in container intended for testing by lab
    fhir:isDerived [ boolean ] ; # 0..1 Primary or secondary specimen
    fhir:type [ CodeableConcept ] ; # 0..1 Type of intended specimen
    fhir:preference [ code ] ; # 1..1 preferred | alternate
    fhir:container [ # 0..1 The specimen's container
      fhir:material [ CodeableConcept ] ; # 0..1 The material type used for the container
      fhir:type [ CodeableConcept ] ; # 0..1 Kind of container associated with the kind of specimen
      fhir:cap [ CodeableConcept ] ; # 0..1 Color of container cap
      fhir:description [ markdown ] ; # 0..1 The description of the kind of container
      fhir:capacity [ Quantity(SimpleQuantity) ] ; # 0..1 The capacity of this kind of container
      # minimumVolume[x] : 0..1 Minimum volume. One of these 2
        fhir:minimumVolume [  a fhir:SimpleQuantity ; Quantity(SimpleQuantity) ]
        fhir:minimumVolume [  a fhir:string ; string ]
      fhir:additive ( [ # 0..* Additive associated with container
        # additive[x] : 1..1 Additive associated with container. One of these 2
          fhir:additive [  a fhir:CodeableConcept ; CodeableConcept ]
          fhir:additive [  a fhir:Reference ; Reference(SubstanceDefinition) ]
      ] ... ) ;
      fhir:preparation [ markdown ] ; # 0..1 Special processing applied to the container for this specimen type
    ] ;
    fhir:requirement [ markdown ] ; # 0..1 Requirements for specimen delivery and special handling
    fhir:retentionTime [ Duration ] ; # 0..1 The usual time for retaining this kind of specimen
    fhir:singleUse [ boolean ] ; # 0..1 Specimen for single use only
    fhir:rejectionCriterion  ( [ CodeableConcept ] ... ) ; # 0..* Criterion specified for specimen rejection
    fhir:handling ( [ # 0..* Specimen handling before testing
      fhir:temperatureQualifier [ CodeableConcept ] ; # 0..1 Qualifies the interval of temperature
      fhir:temperatureRange [ Range ] ; # 0..1 Temperature range for these handling instructions
      fhir:maxDuration [ Duration ] ; # 0..1 Maximum preservation time
      fhir:instruction [ markdown ] ; # 0..1 Preservation instruction
    ] ... ) ;
    fhir:testingDestination  ( [ CodeableConcept ] ... ) ; # 0..* Where the specimen will be tested
  ] ... ) ;
]

Changes from both R4 and R4B

SpecimenDefinition
SpecimenDefinition.url
  • Added Element
SpecimenDefinition.version
  • Added Element
SpecimenDefinition.versionAlgorithm[x]
  • Added Element
SpecimenDefinition.name
  • Added Element
SpecimenDefinition.title
  • Added Element
SpecimenDefinition.derivedFromCanonical
  • Added Element
SpecimenDefinition.derivedFromUri
  • Added Element
SpecimenDefinition.status
  • Added Mandatory Element
SpecimenDefinition.experimental
  • Added Element
SpecimenDefinition.subject[x]
  • Added Element
SpecimenDefinition.date
  • Added Element
SpecimenDefinition.publisher
  • Added Element
SpecimenDefinition.contact
  • Added Element
SpecimenDefinition.description
  • Added Element
SpecimenDefinition.useContext
  • Added Element
SpecimenDefinition.jurisdiction
  • Added Element
SpecimenDefinition.purpose
  • Added Element
SpecimenDefinition.copyright
  • Added Element
SpecimenDefinition.copyrightLabel
  • Added Element
SpecimenDefinition.approvalDate
  • Added Element
SpecimenDefinition.lastReviewDate
  • Added Element
SpecimenDefinition.effectivePeriod
  • Added Element
SpecimenDefinition.typeTested.container.description
  • Type changed from string to markdown
SpecimenDefinition.typeTested.container.preparation
  • Type changed from string to markdown
SpecimenDefinition.typeTested.requirement
  • Type changed from string to markdown
SpecimenDefinition.typeTested.singleUse
  • Added Element
SpecimenDefinition.typeTested.handling.instruction
  • Type changed from string to markdown
SpecimenDefinition.typeTested.testingDestination
  • Added Element

See the Full Difference for further information

This analysis is available for R4 as XML or JSON and for R4B as XML or JSON.

See R4 <--> R5 Conversion Maps (status = See Conversions Summary.)

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. SpecimenDefinition TUDomainResourceKind of specimen

Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
Interfaces Implemented: MetadataResource
... url Σ0..1uriLogical canonical URL to reference this SpecimenDefinition (globally unique)
... identifier Σ0..1IdentifierBusiness identifier
... version Σ0..1stringBusiness version of the SpecimenDefinition
... versionAlgorithm[x] Σ0..1How to compare versions
Binding: Version Algorithm (Extensible)
.... versionAlgorithmStringstring
.... versionAlgorithmCodingCoding
... name Σ0..1stringName for this {{title}} (computer friendly)
... title ΣT0..1stringName for this SpecimenDefinition (Human friendly)
... derivedFromCanonical Σ0..*canonical(SpecimenDefinition)Based on FHIR definition of another SpecimenDefinition

... derivedFromUri Σ0..*uriBased on external definition

... status ?!Σ1..1codedraft | active | retired | unknown
Binding: PublicationStatus (Required)
... experimental Σ0..1booleanIf this SpecimenDefinition is not for real usage
... subject[x] Σ0..1Type of subject for specimen collection
.... subjectCodeableConceptCodeableConcept
.... subjectReferenceReference(Group)
... date Σ0..1dateTimeDate status first applied
... publisher ΣT0..1stringThe name of the individual or organization that published the SpecimenDefinition
... contact Σ0..*ContactDetailContact details for the publisher

... description T0..1markdownNatural language description of the SpecimenDefinition
... useContext 0..*UsageContextContent intends to support these contexts

... jurisdiction ΣXD0..*CodeableConceptIntended jurisdiction for this SpecimenDefinition (if applicable)
Binding: Jurisdiction ValueSet (Extensible)

... purpose T0..1markdownWhy this SpecimenDefinition is defined
... copyright T0..1markdownUse and/or publishing restrictions
... copyrightLabel T0..1stringCopyright holder and year(s)
... approvalDate 0..1dateWhen SpecimenDefinition was approved by publisher
... lastReviewDate 0..1dateThe date on which the asset content was last reviewed by the publisher
... effectivePeriod Σ0..1PeriodThe effective date range for the SpecimenDefinition
... typeCollected Σ0..1CodeableConceptKind of material to collect
Binding: hl7VS-specimenType icon (Example)
... patientPreparation Σ0..*CodeableConceptPatient preparation for collection
Binding: Patient preparation prior specimen collection (Example)

... timeAspect Σ0..1stringTime aspect for collection
... collection Σ0..*CodeableConceptSpecimen collection procedure
Binding: Specimen collection methods (Example)

... typeTested 0..*BackboneElementSpecimen in container intended for testing by lab

.... isDerived 0..1booleanPrimary or secondary specimen
.... type 0..1CodeableConceptType of intended specimen
Binding: hl7VS-specimenType icon (Example)
.... preference 1..1codepreferred | alternate
Binding: Specimen Contained Preference (Required)
.... container 0..1BackboneElementThe specimen's container
..... material 0..1CodeableConceptThe material type used for the container
Binding: Types of material for specimen containers (Example)
..... type 0..1CodeableConceptKind of container associated with the kind of specimen
Binding: Specimen Container Type (Example)
..... cap 0..1CodeableConceptColor of container cap
Binding: Container Cap (Example)
..... description 0..1markdownThe description of the kind of container
..... capacity 0..1SimpleQuantityThe capacity of this kind of container
..... minimumVolume[x] 0..1Minimum volume
...... minimumVolumeQuantitySimpleQuantity
...... minimumVolumeStringstring
..... additive 0..*BackboneElementAdditive associated with container

...... additive[x] 1..1Additive associated with container
Binding: hl7VS-additivePreservative icon (Example)
....... additiveCodeableConceptCodeableConcept
....... additiveReferenceReference(SubstanceDefinition)
..... preparation 0..1markdownSpecial processing applied to the container for this specimen type
.... requirement 0..1markdownRequirements for specimen delivery and special handling
.... retentionTime 0..1DurationThe usual time for retaining this kind of specimen
.... singleUse 0..1booleanSpecimen for single use only
.... rejectionCriterion 0..*CodeableConceptCriterion specified for specimen rejection
Binding: Rejection Criterion (Example)

.... handling 0..*BackboneElementSpecimen handling before testing

..... temperatureQualifier 0..1CodeableConceptQualifies the interval of temperature
Binding: Handling Condition Set (Example)
..... temperatureRange 0..1RangeTemperature range for these handling instructions
..... maxDuration 0..1DurationMaximum preservation time
..... instruction 0..1markdownPreservation instruction
.... testingDestination 0..*CodeableConceptWhere the specimen will be tested
Binding: Diagnostic Service Section Codes (Example)


doco Documentation for this format icon

See the Extensions for this resource

UML Diagram (Legend)

XML Template

<SpecimenDefinition xmlns="http://hl7.org/fhir"> doco
 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <url value="[uri]"/><!-- 0..1 Logical canonical URL to reference this SpecimenDefinition (globally unique) -->
 <identifier><!-- 0..1 Identifier Business identifier --></identifier>
 <version value="[string]"/><!-- 0..1 Business version of the SpecimenDefinition -->
 <versionAlgorithm[x]><!-- 0..1 string|Coding How to compare versions --></versionAlgorithm[x]>
 <name value="[string]"/><!-- 0..1 Name for this {{title}} (computer friendly) -->
 <title value="[string]"/><!-- 0..1 Name for this SpecimenDefinition (Human friendly) -->
 <derivedFromCanonical><!-- 0..* canonical(SpecimenDefinition) Based on FHIR definition of another SpecimenDefinition --></derivedFromCanonical>
 <derivedFromUri value="[uri]"/><!-- 0..* Based on external definition -->
 <status value="[code]"/><!-- 1..1 draft | active | retired | unknown -->
 <experimental value="[boolean]"/><!-- 0..1 If this SpecimenDefinition is not for real usage -->
 <subject[x]><!-- 0..1 CodeableConcept|Reference(Group) Type of subject for specimen collection --></subject[x]>
 <date value="[dateTime]"/><!-- 0..1 Date status first applied -->
 <publisher value="[string]"/><!-- 0..1 The name of the individual or organization that published the SpecimenDefinition -->
 <contact><!-- 0..* ContactDetail Contact details for the publisher --></contact>
 <description value="[markdown]"/><!-- 0..1 Natural language description of the SpecimenDefinition -->
 <useContext><!-- 0..* UsageContext Content intends to support these contexts --></useContext>
 <jurisdiction><!-- 0..* CodeableConcept Intended jurisdiction for this SpecimenDefinition (if applicable) --></jurisdiction>
 <purpose value="[markdown]"/><!-- 0..1 Why this SpecimenDefinition is defined -->
 <copyright value="[markdown]"/><!-- 0..1 Use and/or publishing restrictions -->
 <copyrightLabel value="[string]"/><!-- 0..1 Copyright holder and year(s) -->
 <approvalDate value="[date]"/><!-- 0..1 When SpecimenDefinition was approved by publisher -->
 <lastReviewDate value="[date]"/><!-- 0..1 The date on which the asset content was last reviewed by the publisher -->
 <effectivePeriod><!-- 0..1 Period The effective date range for the SpecimenDefinition --></effectivePeriod>
 <typeCollected><!-- 0..1 CodeableConcept Kind of material to collect icon --></typeCollected>
 <patientPreparation><!-- 0..* CodeableConcept Patient preparation for collection --></patientPreparation>
 <timeAspect value="[string]"/><!-- 0..1 Time aspect for collection -->
 <collection><!-- 0..* CodeableConcept Specimen collection procedure --></collection>
 <typeTested>  <!-- 0..* Specimen in container intended for testing by lab -->
  <isDerived value="[boolean]"/><!-- 0..1 Primary or secondary specimen -->
  <type><!-- 0..1 CodeableConcept Type of intended specimen icon --></type>
  <preference value="[code]"/><!-- 1..1 preferred | alternate -->
  <container>  <!-- 0..1 The specimen's container -->
   <material><!-- 0..1 CodeableConcept The material type used for the container --></material>
   <type><!-- 0..1 CodeableConcept Kind of container associated with the kind of specimen --></type>
   <cap><!-- 0..1 CodeableConcept Color of container cap --></cap>
   <description value="[markdown]"/><!-- 0..1 The description of the kind of container -->
   <capacity><!-- 0..1 Quantity(SimpleQuantity) The capacity of this kind of container --></capacity>
   <minimumVolume[x]><!-- 0..1 Quantity(SimpleQuantity)|string Minimum volume --></minimumVolume[x]>
   <additive>  <!-- 0..* Additive associated with container -->
    <additive[x]><!-- 1..1 CodeableConcept|Reference(SubstanceDefinition) Additive associated with container icon --></additive[x]>
   </additive>
   <preparation value="[markdown]"/><!-- 0..1 Special processing applied to the container for this specimen type -->
  </container>
  <requirement value="[markdown]"/><!-- 0..1 Requirements for specimen delivery and special handling -->
  <retentionTime><!-- 0..1 Duration The usual time for retaining this kind of specimen --></retentionTime>
  <singleUse value="[boolean]"/><!-- 0..1 Specimen for single use only -->
  <rejectionCriterion><!-- 0..* CodeableConcept Criterion specified for specimen rejection --></rejectionCriterion>
  <handling>  <!-- 0..* Specimen handling before testing -->
   <temperatureQualifier><!-- 0..1 CodeableConcept Qualifies the interval of temperature --></temperatureQualifier>
   <temperatureRange><!-- 0..1 Range Temperature range for these handling instructions --></temperatureRange>
   <maxDuration><!-- 0..1 Duration Maximum preservation time --></maxDuration>
   <instruction value="[markdown]"/><!-- 0..1 Preservation instruction -->
  </handling>
  <testingDestination><!-- 0..* CodeableConcept Where the specimen will be tested --></testingDestination>
 </typeTested>
</SpecimenDefinition>

JSON Template

{doco
  "resourceType" : "SpecimenDefinition",
  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "url" : "<uri>", // Logical canonical URL to reference this SpecimenDefinition (globally unique)
  "identifier" : { Identifier }, // Business identifier
  "version" : "<string>", // Business version of the SpecimenDefinition
  // versionAlgorithm[x]: How to compare versions. One of these 2:
  "versionAlgorithmString" : "<string>",
  "versionAlgorithmCoding" : { Coding },
  "name" : "<string>", // Name for this {{title}} (computer friendly)
  "title" : "<string>", // Name for this SpecimenDefinition (Human friendly)
  "derivedFromCanonical" : ["<canonical(SpecimenDefinition)>"], // Based on FHIR definition of another SpecimenDefinition
  "derivedFromUri" : ["<uri>"], // Based on external definition
  "status" : "<code>", // R!  draft | active | retired | unknown
  "experimental" : <boolean>, // If this SpecimenDefinition is not for real usage
  // subject[x]: Type of subject for specimen collection. One of these 2:
  "subjectCodeableConcept" : { CodeableConcept },
  "subjectReference" : { Reference(Group) },
  "date" : "<dateTime>", // Date status first applied
  "publisher" : "<string>", // The name of the individual or organization that published the SpecimenDefinition
  "contact" : [{ ContactDetail }], // Contact details for the publisher
  "description" : "<markdown>", // Natural language description of the SpecimenDefinition
  "useContext" : [{ UsageContext }], // Content intends to support these contexts
  "jurisdiction" : [{ CodeableConcept }], // Intended jurisdiction for this SpecimenDefinition (if applicable)
  "purpose" : "<markdown>", // Why this SpecimenDefinition is defined
  "copyright" : "<markdown>", // Use and/or publishing restrictions
  "copyrightLabel" : "<string>", // Copyright holder and year(s)
  "approvalDate" : "<date>", // When SpecimenDefinition was approved by publisher
  "lastReviewDate" : "<date>", // The date on which the asset content was last reviewed by the publisher
  "effectivePeriod" : { Period }, // The effective date range for the SpecimenDefinition
  "typeCollected" : { CodeableConcept }, // Kind of material to collect icon
  "patientPreparation" : [{ CodeableConcept }], // Patient preparation for collection
  "timeAspect" : "<string>", // Time aspect for collection
  "collection" : [{ CodeableConcept }], // Specimen collection procedure
  "typeTested" : [{ // Specimen in container intended for testing by lab
    "isDerived" : <boolean>, // Primary or secondary specimen
    "type" : { CodeableConcept }, // Type of intended specimen icon
    "preference" : "<code>", // R!  preferred | alternate
    "container" : { // The specimen's container
      "material" : { CodeableConcept }, // The material type used for the container
      "type" : { CodeableConcept }, // Kind of container associated with the kind of specimen
      "cap" : { CodeableConcept }, // Color of container cap
      "description" : "<markdown>", // The description of the kind of container
      "capacity" : { Quantity(SimpleQuantity) }, // The capacity of this kind of container
      // minimumVolume[x]: Minimum volume. One of these 2:
      "minimumVolumeQuantity" : { Quantity(SimpleQuantity) },
      "minimumVolumeString" : "<string>",
      "additive" : [{ // Additive associated with container
        // additive[x]: Additive associated with container. One of these 2:
        "additiveCodeableConcept" : { CodeableConcept },
        "additiveReference" : { Reference(SubstanceDefinition) }
      }],
      "preparation" : "<markdown>" // Special processing applied to the container for this specimen type
    },
    "requirement" : "<markdown>", // Requirements for specimen delivery and special handling
    "retentionTime" : { Duration }, // The usual time for retaining this kind of specimen
    "singleUse" : <boolean>, // Specimen for single use only
    "rejectionCriterion" : [{ CodeableConcept }], // Criterion specified for specimen rejection
    "handling" : [{ // Specimen handling before testing
      "temperatureQualifier" : { CodeableConcept }, // Qualifies the interval of temperature
      "temperatureRange" : { Range }, // Temperature range for these handling instructions
      "maxDuration" : { Duration }, // Maximum preservation time
      "instruction" : "<markdown>" // Preservation instruction
    }],
    "testingDestination" : [{ CodeableConcept }] // Where the specimen will be tested
  }]
}

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:SpecimenDefinition;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:url [ uri ] ; # 0..1 Logical canonical URL to reference this SpecimenDefinition (globally unique)
  fhir:identifier [ Identifier ] ; # 0..1 Business identifier
  fhir:version [ string ] ; # 0..1 Business version of the SpecimenDefinition
  # versionAlgorithm[x] : 0..1 How to compare versions. One of these 2
    fhir:versionAlgorithm [  a fhir:string ; string ]
    fhir:versionAlgorithm [  a fhir:Coding ; Coding ]
  fhir:name [ string ] ; # 0..1 Name for this {{title}} (computer friendly)
  fhir:title [ string ] ; # 0..1 Name for this SpecimenDefinition (Human friendly)
  fhir:derivedFromCanonical  ( [ canonical(SpecimenDefinition) ] ... ) ; # 0..* Based on FHIR definition of another SpecimenDefinition
  fhir:derivedFromUri  ( [ uri ] ... ) ; # 0..* Based on external definition
  fhir:status [ code ] ; # 1..1 draft | active | retired | unknown
  fhir:experimental [ boolean ] ; # 0..1 If this SpecimenDefinition is not for real usage
  # subject[x] : 0..1 Type of subject for specimen collection. One of these 2
    fhir:subject [  a fhir:CodeableConcept ; CodeableConcept ]
    fhir:subject [  a fhir:Reference ; Reference(Group) ]
  fhir:date [ dateTime ] ; # 0..1 Date status first applied
  fhir:publisher [ string ] ; # 0..1 The name of the individual or organization that published the SpecimenDefinition
  fhir:contact  ( [ ContactDetail ] ... ) ; # 0..* Contact details for the publisher
  fhir:description [ markdown ] ; # 0..1 Natural language description of the SpecimenDefinition
  fhir:useContext  ( [ UsageContext ] ... ) ; # 0..* Content intends to support these contexts
  fhir:jurisdiction  ( [ CodeableConcept ] ... ) ; # 0..* Intended jurisdiction for this SpecimenDefinition (if applicable)
  fhir:purpose [ markdown ] ; # 0..1 Why this SpecimenDefinition is defined
  fhir:copyright [ markdown ] ; # 0..1 Use and/or publishing restrictions
  fhir:copyrightLabel [ string ] ; # 0..1 Copyright holder and year(s)
  fhir:approvalDate [ date ] ; # 0..1 When SpecimenDefinition was approved by publisher
  fhir:lastReviewDate [ date ] ; # 0..1 The date on which the asset content was last reviewed by the publisher
  fhir:effectivePeriod [ Period ] ; # 0..1 The effective date range for the SpecimenDefinition
  fhir:typeCollected [ CodeableConcept ] ; # 0..1 Kind of material to collect
  fhir:patientPreparation  ( [ CodeableConcept ] ... ) ; # 0..* Patient preparation for collection
  fhir:timeAspect [ string ] ; # 0..1 Time aspect for collection
  fhir:collection  ( [ CodeableConcept ] ... ) ; # 0..* Specimen collection procedure
  fhir:typeTested ( [ # 0..* Specimen in container intended for testing by lab
    fhir:isDerived [ boolean ] ; # 0..1 Primary or secondary specimen
    fhir:type [ CodeableConcept ] ; # 0..1 Type of intended specimen
    fhir:preference [ code ] ; # 1..1 preferred | alternate
    fhir:container [ # 0..1 The specimen's container
      fhir:material [ CodeableConcept ] ; # 0..1 The material type used for the container
      fhir:type [ CodeableConcept ] ; # 0..1 Kind of container associated with the kind of specimen
      fhir:cap [ CodeableConcept ] ; # 0..1 Color of container cap
      fhir:description [ markdown ] ; # 0..1 The description of the kind of container
      fhir:capacity [ Quantity(SimpleQuantity) ] ; # 0..1 The capacity of this kind of container
      # minimumVolume[x] : 0..1 Minimum volume. One of these 2
        fhir:minimumVolume [  a fhir:SimpleQuantity ; Quantity(SimpleQuantity) ]
        fhir:minimumVolume [  a fhir:string ; string ]
      fhir:additive ( [ # 0..* Additive associated with container
        # additive[x] : 1..1 Additive associated with container. One of these 2
          fhir:additive [  a fhir:CodeableConcept ; CodeableConcept ]
          fhir:additive [  a fhir:Reference ; Reference(SubstanceDefinition) ]
      ] ... ) ;
      fhir:preparation [ markdown ] ; # 0..1 Special processing applied to the container for this specimen type
    ] ;
    fhir:requirement [ markdown ] ; # 0..1 Requirements for specimen delivery and special handling
    fhir:retentionTime [ Duration ] ; # 0..1 The usual time for retaining this kind of specimen
    fhir:singleUse [ boolean ] ; # 0..1 Specimen for single use only
    fhir:rejectionCriterion  ( [ CodeableConcept ] ... ) ; # 0..* Criterion specified for specimen rejection
    fhir:handling ( [ # 0..* Specimen handling before testing
      fhir:temperatureQualifier [ CodeableConcept ] ; # 0..1 Qualifies the interval of temperature
      fhir:temperatureRange [ Range ] ; # 0..1 Temperature range for these handling instructions
      fhir:maxDuration [ Duration ] ; # 0..1 Maximum preservation time
      fhir:instruction [ markdown ] ; # 0..1 Preservation instruction
    ] ... ) ;
    fhir:testingDestination  ( [ CodeableConcept ] ... ) ; # 0..* Where the specimen will be tested
  ] ... ) ;
]

Changes from both R4 and R4B

SpecimenDefinition
SpecimenDefinition.url
  • Added Element
SpecimenDefinition.version
  • Added Element
SpecimenDefinition.versionAlgorithm[x]
  • Added Element
SpecimenDefinition.name
  • Added Element
SpecimenDefinition.title
  • Added Element
SpecimenDefinition.derivedFromCanonical
  • Added Element
SpecimenDefinition.derivedFromUri
  • Added Element
SpecimenDefinition.status
  • Added Mandatory Element
SpecimenDefinition.experimental
  • Added Element
SpecimenDefinition.subject[x]
  • Added Element
SpecimenDefinition.date
  • Added Element
SpecimenDefinition.publisher
  • Added Element
SpecimenDefinition.contact
  • Added Element
SpecimenDefinition.description
  • Added Element
SpecimenDefinition.useContext
  • Added Element
SpecimenDefinition.jurisdiction
  • Added Element
SpecimenDefinition.purpose
  • Added Element
SpecimenDefinition.copyright
  • Added Element
SpecimenDefinition.copyrightLabel
  • Added Element
SpecimenDefinition.approvalDate
  • Added Element
SpecimenDefinition.lastReviewDate
  • Added Element
SpecimenDefinition.effectivePeriod
  • Added Element
SpecimenDefinition.typeTested.container.description
  • Type changed from string to markdown
SpecimenDefinition.typeTested.container.preparation
  • Type changed from string to markdown
SpecimenDefinition.typeTested.requirement
  • Type changed from string to markdown
SpecimenDefinition.typeTested.singleUse
  • Added Element
SpecimenDefinition.typeTested.handling.instruction
  • Type changed from string to markdown
SpecimenDefinition.typeTested.testingDestination
  • Added Element

See the Full Difference for further information

This analysis is available for R4 as XML or JSON and for R4B as XML or JSON.

See R4 <--> R5 Conversion Maps (status = See Conversions Summary.)

 

Additional definitions: Master Definition XML + JSON, XML Schema/Schematron + JSON Schema, ShEx (for Turtle) , the spreadsheet version & the dependency analysis

PathValueSetTypeDocumentation
SpecimenDefinition.versionAlgorithm[x] VersionAlgorithm Extensible

Indicates the mechanism used to compare versions to determine which is more current.

SpecimenDefinition.status PublicationStatus Required

The lifecycle status of an artifact.

SpecimenDefinition.jurisdiction JurisdictionValueSet Extensible

This value set defines a base set of codes for country, country subdivision and region for indicating where a resource is intended to be used.

Note: The codes for countries and country subdivisions are taken from ISO 3166 icon while the codes for "supra-national" regions are from UN Standard country or area codes for statistical use (M49) icon.

SpecimenDefinition.typeCollected Hl7VSSpecimenType icon (a valid code from specimenType icon)Example

Concepts that describe the precise nature of an entity that may be used as the source material for an observation. This is one of two code systems that are used instead of table 0070 (code system xxxx) which conflated specimen types and specimen collection methods. Used in Version 2 messaging in the SPM segment.

SpecimenDefinition.patientPreparation PreparePatient Example

Checks on the patient prior specimen collection. All SNOMED CT concepts descendants of 703763000 |Precondition value (qualifier value)|

SpecimenDefinition.collection SpecimenCollection Example

Actions that can be taken for the collection of specimen from a subject.

SpecimenDefinition.typeTested.type Hl7VSSpecimenType icon (a valid code from specimenType icon)Example

Concepts that describe the precise nature of an entity that may be used as the source material for an observation. This is one of two code systems that are used instead of table 0070 (code system xxxx) which conflated specimen types and specimen collection methods. Used in Version 2 messaging in the SPM segment.

SpecimenDefinition.typeTested.preference SpecimenContainedPreference Required

Degree of preference of a type of conditioned specimen.

SpecimenDefinition.typeTested.container.material ContainerMaterials Example

This value set includes SNOMED CT codes for materials that specimen containers are made of

SpecimenDefinition.typeTested.container.type SpecimenContainerType Example

Checks on the patient prior specimen collection. All SNOMED CT concepts descendants of 706041008 |Device for body fluid and tissue collection/transfer/processing (physical object)|

SpecimenDefinition.typeTested.container.cap ContainerCap Example

Color of the container cap.

SpecimenDefinition.typeTested.container.additive.additive[x] Hl7VSAdditivePreservative icon (a valid code from additivePreservative icon)Example

Concepts specifying any additive introduced to the specimen before or at the time of collection. These additives may be introduced in order to preserve, maintain or enhance the particular nature or component of the specimen. Used in Version 2 messaging in the SPM segment.

SpecimenDefinition.typeTested.rejectionCriterion RejectionCriterion Example

Criterion for rejection of the specimen by laboratory.

SpecimenDefinition.typeTested.handling.temperatureQualifier HandlingConditionSet Example

Set of handling instructions prior testing of the specimen.

SpecimenDefinition.typeTested.testingDestination DiagnosticServiceSectionCodes (a valid code from diagnosticServiceSectionId icon)Example

This value set includes all the codes in HL7 V2 table 0074.

Search parameters for this resource. See also the full list of search parameters for this resource, and check the Extensions registry for search parameters on extensions related to this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.

NameTypeDescriptionExpressionIn Common
containertokenThe type of specimen conditioned in container expected by the labSpecimenDefinition.typeTested.container.type
experimentaltokenNot for genuine usage (true)SpecimenDefinition.experimental
identifiertokenThe unique identifier associated with the SpecimenDefinitionSpecimenDefinition.identifier34 Resources
is-derivedtokenPrimary specimen (false) or derived specimen (true)SpecimenDefinition.typeTested.isDerived
statustokenPublication status of the SpecimenDefinition: draft, active, retired, unknownSpecimenDefinition.status35 Resources
titlestringHuman-friendly name of the SpecimenDefinitionSpecimenDefinition.title27 Resources
typetokenThe type of collected specimenSpecimenDefinition.typeCollected
type-testedtokenThe type of specimen conditioned for testingSpecimenDefinition.typeTested.type
urluriThe uri that identifies the specimen definitionSpecimenDefinition.url34 Resources
Morty Proxy This is a proxified and sanitized view of the page, visit original site.