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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7951

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7951
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7951
Version1
Statusactive
Date2020-01-21T00:06:00+11:00
NamePHVS_ReasonForTest_COVID-19
TitleReason for Test (COVID-19)
Realmus
DescriptionValues specifying the reason(s) the patient was tested for COVID-19.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
umlsUnified Medical Language System
v3-NullFlavorNullFlavor
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7951",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7951"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7951",
  "version": "1",
  "name": "PHVS_ReasonForTest_COVID-19",
  "title": "Reason for Test (COVID-19)",
  "status": "active",
  "date": "2020-01-21T00:06:00+11:00",
  "description": "Values specifying the reason(s) the patient was tested for COVID-19.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "84387000",
            "display": "Asymptomatic testing"
          },
          {
            "code": "360156006",
            "display": "Screening"
          },
          {
            "code": "264931009",
            "display": "Symptomatic"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/umls",
        "version": "20200813",
        "concept": [
          {
            "code": "C0009472",
            "display": "Community testing site"
          }
        ]
      },
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC681",
            "display": "Contact investigation"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "OTH",
            "display": "Other reason for testing  (specify)"
          },
          {
            "code": "UNK",
            "display": "Unknown reason for testing"
          }
        ]
      }
    ]
  }
}