HLA Immunoassay Bead Control Type Value Set

Metadata

These are the details for this resource:
You need a license to run FQL queries

Resource content

These are different views on this resource:

This value set includes codes from the following code systems:

<ValueSet xmlns="http://hl7.org/fhir">
<status value="generated" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<url value="https://terminology.nmdp.org/fhir/ValueSet/hla-immunoassay-bead-control-type-vs" />
<name value="Hla_immunoassay_bead_control_type_vs" />
<title value="HLA Immunoassay Bead Control Type Value Set" />
<status value="draft" />
<publisher value="NMDP" />
<name value="David Wroe" />
<system value="email" />
<value value="dwroe@nmdp.org" />
</telecom>
</contact>
<description value="HLA Immunoassay bead control type" />
<system value="https://terminology.nmdp.org/fhir/CodeSystem/hla-immunoassay-codes" />
<code value="TBD" />
<display value="To be determined" />
</concept>
</include>
</compose>
</ValueSet>
{
"resourceType": "ValueSet",
"url": "https://terminology.nmdp.org/fhir/ValueSet/hla-immunoassay-bead-control-type-vs",
"title": "HLA Immunoassay Bead Control Type Value Set",
"status": "draft",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "dwroe@nmdp.org"
}
],
"name": "David Wroe"
}
],
"compose": {
"include": [
{
"system": "https://terminology.nmdp.org/fhir/CodeSystem/hla-immunoassay-codes",
"concept": [
{
"code": "TBD",
"display": "To be determined"
}
]
}
]
},
"description": "HLA Immunoassay bead control type",
"text": {
"status": "generated",
--- We have skipped the narrative for better readability of the resource ---
},
"name": "Hla_immunoassay_bead_control_type_vs",
"publisher": "NMDP"
}