This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Definition for Code SystemBiologicallyDerivedProductDispensePerformerFunction
{
"resourceType" : "CodeSystem",
"id" : "biologicallyderivedproductdispense-performer-function",
"meta" : {
"lastUpdated" : "2024-11-12T02:57:08.856+00:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/biologicallyderivedproductdispense-origin-relationship</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">grouping<a name=\"biologicallyderivedproductdispense-performer-function-grouping\"> </a></td><td>Grouping</td><td>ABO and RhD blood grouping procedure</td></tr><tr><td style=\"white-space:nowrap\">antibody-screening<a name=\"biologicallyderivedproductdispense-performer-function-antibody-screening\"> </a></td><td>Antibody Screening</td><td>Antibody screening procedure</td></tr><tr><td style=\"white-space:nowrap\">antibody-identification<a name=\"biologicallyderivedproductdispense-performer-function-antibody-identification\"> </a></td><td>Antibody Identification</td><td>Antibody identification procedure</td></tr><tr><td style=\"white-space:nowrap\">crossmatch<a name=\"biologicallyderivedproductdispense-performer-function-crossmatch\"> </a></td><td>Crossmatch</td><td>Serological or electronic crossmatch procedure</td></tr><tr><td style=\"white-space:nowrap\">release<a name=\"biologicallyderivedproductdispense-performer-function-release\"> </a></td><td>Release</td><td>Approval for release for clinical application</td></tr><tr><td style=\"white-space:nowrap\">transport<a name=\"biologicallyderivedproductdispense-performer-function-transport\"> </a></td><td>Transport</td><td>Transfer of product from the supply department to the site of clinical use</td></tr><tr><td style=\"white-space:nowrap\">receipt<a name=\"biologicallyderivedproductdispense-performer-function-receipt\"> </a></td><td>Receipt</td><td>Receipt of product for clinical application</td></tr></table></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
}],
"url" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-performer-function",
"version" : "6.0.0-ballot2",
"name" : "BiologicallyDerivedProductDispensePerformerFunction",
"title" : "Biologically derived product dispense - performer function",
"status" : "active",
"experimental" : false,
"date" : "2023-01-29T21:19:50+01:00",
"publisher" : "HL7 (FHIR Project)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
}],
"description" : "Biologically derived product dispense - performer function",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-performer-function",
"content" : "complete",
"count" : 7,
"concept" : [{
"code" : "group-and-type",
"display" : "Group and Type",
"definition" : "ABO and RhD blood grouping procedure"
},
{
"code" : "antibody-screen",
"display" : "Antibody Screen",
"definition" : "Antibody screening procedure"
},
{
"code" : "antibody-identification",
"display" : "Antibody Identification",
"definition" : "Antibody identification procedure"
},
{
"code" : "crossmatch",
"display" : "Crossmatch",
"definition" : "Serological or electronic crossmatch procedure"
},
{
"code" : "release",
"display" : "Release",
"definition" : "Approval for release for clinical application"
},
{
"code" : "transport",
"display" : "Transport",
"definition" : "Transfer of product from the supply department to the site of clinical use"
},
{
"code" : "receipt",
"display" : "Receipt",
"definition" : "Receipt of product for clinical application"
}]
}
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.