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 - At-Home In-Vitro Patient Questions - JSON Representation

Draft as of 2022-08-08

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ValueSet-at-home-in-vitro-patient-questions",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2022-04-29T03:56:30.410+00:00",
    "source" : "#CbFUVvnydY6VCyUT"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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://details.loinc.org/LOINC/95419-8.html\">95419-8</a></td><td>Whether the patient has symptoms related to condition of interest</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/65222-2.html\">65222-2</a></td><td>Date and time of symptom onset</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/66174-4.html\">66174-4</a></td><td>Are you currently pregnant</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/home-lab-report/ValueSet/ValueSet-at-home-in-vitro-patient-questions",
  "version" : "1.0.0-ballot",
  "name" : "ValueSetAtHomeInVitroPatientQuestions",
  "title" : "ValueSet - At-Home In-Vitro Patient Questions",
  "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 concepts representing questions asked of the patient by the app when recording or uploading their at-home in-vitro test results.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ],
      "text" : "United States of America"
    }
  ],
  "copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "95419-8",
            "display" : "Whether the patient has symptoms related to condition of interest"
          },
          {
            "code" : "65222-2",
            "display" : "Date and time of symptom onset"
          },
          {
            "code" : "66174-4",
            "display" : "Are you currently pregnant"
          }
        ]
      }
    ]
  }
}