FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/Hla_immunoassay_bead_observation_classification_vs

Packagehla.antibody.report
Resource TypeValueSet
IdHla_immunoassay_bead_observation_classification_vs
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hla.antibody.report@0.1.2&canonical=https://terminology.nmdp.org/fhir/ValueSet/hla-immunoassay-bead-observation-classification-vs
URLhttps://terminology.nmdp.org/fhir/ValueSet/hla-immunoassay-bead-observation-classification-vs
Statusdraft
NameHla_immunoassay_bead_observation_classification_vs
TitleHLA Immunoassay Bead Observation Classification Value Set
DescriptionHLA Immunoassay bead observation classification value set

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hla-immunoassay-codesHLA Immunoassay Codes

Narrative

Note: links and images are rebased to the (stated) source

HLA Immunoassay Bead Observation Classification Value Set

https://terminology.nmdp.org/fhir/ValueSet/hla-immunoassay-bead-observation-classification-vs

HLA Immunoassay bead observation classification value set


Source

{
  "resourceType": "ValueSet",
  "url": "https://terminology.nmdp.org/fhir/ValueSet/hla-immunoassay-bead-observation-classification-vs",
  "title": "HLA Immunoassay Bead Observation Classification 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": "Positive",
            "display": "Positive reactivity result based on adjusted MFI score"
          },
          {
            "code": "Negative",
            "display": "Negative reactivity result based on adjusted MFI score"
          },
          {
            "code": "Borderline",
            "display": "Borderline reactivity result based on adjusted MFI score"
          },
          {
            "code": "Undetermined",
            "display": "Undetermined reactivity result based on adjusted MFI score"
          }
        ]
      }
    ]
  },
  "description": "HLA Immunoassay bead observation classification value set",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": "Hla_immunoassay_bead_observation_classification_vs",
  "publisher": "NMDP"
}