HLA Immunoassay Bead Observation Plausibility 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-observation-plausibility-vs" />
<name value="Hla_immunoassay_bead_observation_plausibility_vs" />
<title value="HLA Immunoassay Bead Observation Plausibility" />
<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 observation plausibility" />
<system value="https://terminology.nmdp.org/fhir/CodeSystem/hla-immunoassay-codes" />
<code value="Transmembrane Antibody​" />
<display value="Transmembrane Antibody​" />
</concept>
<code value="Self-antigen" />
<display value="Self-antigen" />
</concept>
</include>
</compose>
</ValueSet>
{
"resourceType": "ValueSet",
"url": "https://terminology.nmdp.org/fhir/ValueSet/hla-immunoassay-bead-observation-plausibility-vs",
"title": "HLA Immunoassay Bead Observation Plausibility",
"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": "Transmembrane Antibody​",
"display": "Transmembrane Antibody​"
},
{
"code": "Self-antigen",
"display": "Self-antigen"
}
]
}
]
},
"description": "HLA Immunoassay bead observation plausibility",
"text": {
"status": "generated",
--- We have skipped the narrative for better readability of the resource ---
},
"name": "Hla_immunoassay_bead_observation_plausibility_vs",
"publisher": "NMDP"
}