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

FHIR IG Statistics: ValueSet/Hla_immunoassay_interpretation_specificity

Packagehla.antibody.report
TypeValueSet
IdHla_immunoassay_interpretation_specificity
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hla.antibody.report@0.1.2&canonical=https://terminology.nmdp.org/fhir/ValueSet/hla-immunoassay-interpretation-specificity-vs
URLhttps://terminology.nmdp.org/fhir/ValueSet/hla-immunoassay-interpretation-specificity-vs
Statusdraft
NameHla_immunoassay_interpretation_specificity
TitleHLA Immunoassay interpretation Specificity

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 interpretation Specificity

https://terminology.nmdp.org/fhir/ValueSet/hla-immunoassay-interpretation-specificity-vs

Source

{
  "resourceType": "ValueSet",
  "url": "https://terminology.nmdp.org/fhir/ValueSet/hla-immunoassay-interpretation-specificity-vs",
  "title": "HLA Immunoassay interpretation Specificity",
  "status": "draft",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://terminology.nmdp.org/fhir/CodeSystem/hla-immunoassay-codes",
        "concept": [
          {
            "code": "Negative",
            "display": "Negative"
          },
          {
            "code": "Positive",
            "display": "Positive"
          },
          {
            "code": "Questionable",
            "display": "Questionable"
          }
        ]
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": "Hla_immunoassay_interpretation_specificity"
}