At-Home In-Vitro Test Report
1.0.0-ballot - Ballot US

This page is part of the At-Home In-Vitro Test Report (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: ValueSet - Yes No Unknown SNOMED - JSON Representation

Draft as of 2022-08-08

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ValueSet-yes-no-unknown-snomed",
  "meta" : {
    "versionId" : "7",
    "lastUpdated" : "2022-03-24T04:24:30.437+00:00",
    "source" : "#hSOSONfV9Ph1PEK9"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/373066001\">373066001</a></td><td>Yes</td></tr><tr><td><a href=\"http://snomed.info/id/373067005\">373067005</a></td><td>No</td></tr><tr><td><a href=\"http://snomed.info/id/261665006\">261665006</a></td><td>Unknown</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/ValueSet/ValueSet-yes-no-unknown-snomed",
  "version" : "1.0.0-ballot",
  "name" : "ValueSetYesNoUnknownSNOMED",
  "title" : "ValueSet - Yes No Unknown SNOMED",
  "status" : "draft",
  "date" : "2022-08-08T23:58:46+00:00",
  "publisher" : "Orders and Observations",
  "contact" : [
    {
      "name" : "HL7 International - Orders and Observations",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }
      ]
    },
    {
      "name" : "NIBIB-Interagency Project Team",
      "telecom" : [
        {
          "system" : "email",
          "value" : "krishna.Juluru@pif.gov"
        }
      ]
    },
    {
      "name" : "Gay Dolin MSN RN (Namaste Informatics)",
      "telecom" : [
        {
          "system" : "email",
          "value" : "gdolin@NamasteInformatics.com"
        }
      ]
    },
    {
      "name" : "CareEvolution",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://careevolution.com/"
        }
      ]
    },
    {
      "name" : "Association of Public Health Laboratories",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.aphl.org/Pages/default.aspx"
        }
      ]
    }
  ],
  "description" : "This set of values contains SNOMED-CT concepts representing \"Yes\", \"No\", and \"Unknown\".",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ],
      "text" : "United States of America"
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "373066001",
            "display" : "Yes"
          },
          {
            "code" : "373067005",
            "display" : "No"
          },
          {
            "code" : "261665006",
            "display" : "Unknown"
          }
        ]
      }
    ]
  }
}