| URL | http://hl7.org/fhir/4.0/StructureDefinition/extension-Specimen.condition |
| Version | |
| Status | active |
| Description | Cross-Version Extension for Specimen.condition. Valid in versions R2, R3 This is a valid cross-version extension because it's counted as a new element |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | Extension | State of the specimen | |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | CodeableConcept | Binding: todo (extensible): Codes describing the state of the specimen. | |
![]() ![]() | "http://hl7.org/fhir/4.0/StructureDefinition/extension-Specimen.condition" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r4-spm.condition",
"url" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-Specimen.condition",
"name" : "XVerExtensionSpecimen.conditionR4",
"title" : "Cross-Version Extension for Specimen.condition in R4",
"status" : "active",
"experimental" : false,
"publisher" : "Health Level Seven International (Orders and Observations)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
},
{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/orders/index.cfm"
}]
}],
"description" : "Cross-Version Extension for Specimen.condition. Valid in versions R2, R3\r\n\r\nThis is a valid cross-version extension because it's counted as a new element",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}]
}],
"fhirVersion" : "5.0.0",
"kind" : "complex-type",
"abstract" : false,
"context" : [{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "3.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "3.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Specimen"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Specimen"
},
{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "1.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "1.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Specimen"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Specimen"
}],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "State of the specimen",
"definition" : "A mode or state of being that describes the nature of the specimen.",
"comment" : "Specimen condition is an observation made about the specimen. It's a point-in-time assessment. It can be used to assess its quality or appropriateness for a specific test.",
"requirements" : "The specimen condition can be used to assess its quality or appropriateness for a specific test.",
"min" : 0,
"max" : "*",
"isModifier" : false,
"mapping" : [{
"identity" : "v2",
"map" : "SPM-24"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "CodeableConcept"
}],
"binding" : {
"strength" : "extensible",
"description" : "Codes describing the state of the specimen.",
"valueSet" : "http://terminology.hl7.org/ValueSet/v2-0493|2.9"
}
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-Specimen.condition"
}]
}
}