STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Valueset-LOINC-53037-8-answerlist.json

Raw JSON (canonical form)

Definition for Value SetLOINC 53037-8 answerlist

{
  "resourceType": "ValueSet",
  "id": "LOINC-53037-8-answerlist",
  "meta": {
    "lastUpdated": "2016-03-31T08:01:25.570+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.511"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/LOINC-53037-8-answerlist",
  "version": "1.4.0",
  "name": "LOINC 53037-8 answerlist",
  "status": "draft",
  "experimental": false,
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "date": "2016-03-31T08:01:25+11:00",
  "description": "LOINC answer list for Genetic disease sequence variation interpretation",
  "copyright": "This content LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition",
                "valueString": "Pathogenic"
              }
            ],
            "code": "LA6668-3",
            "display": "Pathogenic"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition",
                "valueString": "Presumed pathogenic"
              }
            ],
            "code": "LA6669-1",
            "display": "Presumed pathogenic"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition",
                "valueString": "Unknown significance"
              }
            ],
            "code": "LA6682-4",
            "display": "Unknown significance"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition",
                "valueString": "Benign"
              }
            ],
            "code": "LA6675-8",
            "display": "Benign"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition",
                "valueString": "Presumed benign"
              }
            ],
            "code": "LA6674-1",
            "display": "Presumed benign"
          }
        ]
      }
    ]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.