OO Incubator Implementation Guide, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/oo-incubator/ and changes regularly. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 1 |
{
"resourceType" : "CodeSystem",
"id" : "biologicallyderivedproductdispense-performer-function",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"language" : "en",
"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/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}
],
"url" : "http://hl7.org/fhir/uv/oo-incubator/CodeSystem/biologicallyderivedproductdispense-performer-function",
"version" : "0.1.0",
"name" : "BiologicallyDerivedProductDispensePerformerFunction",
"title" : "Biologically Derived Product Dispense Performer Function",
"status" : "active",
"experimental" : false,
"date" : "2023-01-29T21:19:50+01:00",
"publisher" : "HL7 International / Orders and Observations",
"contact" : [
{
"name" : "HL7 Orders and Observations Workgroup",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/orders"
},
{
"system" : "email",
"value" : "oo@lists.HL7.org"
}
]
}
],
"description" : "Biologically Derived Product Dispense Performer Function",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/uv/oo-incubator/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"
}
]
}