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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.10.20.15.2.5.3

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.113883.10.20.15.2.5.3
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.10.20.15.2.5.3
Version1
Statusactive
Date2017-01-27T00:12:00+11:00
NameRRVS_DeterminationOfReportability_eCR
TitleDetermination of Reportability (eCR)
Realmus
DescriptionThis value set contains codes that specify whether a condition is reportable or not.

Resources that use this resource

StructureDefinition
us-ph-determination-of-reportability-extensionUS Public Health Determination of Reportability Extension
us-ph-determination-of-reportability-extensionUS Public Health Determination of Reportability Extension

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.10.20.15.2.5.3",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.10.20.15.2.5.3"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.10.20.15.2.5.3",
  "version": "1",
  "name": "RRVS_DeterminationOfReportability_eCR",
  "title": "Determination of Reportability (eCR)",
  "status": "active",
  "date": "2017-01-27T00:12:00+11:00",
  "description": "This value set contains codes that specify whether a condition is reportable or not.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "RRVS1",
            "display": "Reportable - the triggered condition was determined to be reportable for responsible jurisdiction on the basis of appropriate authoring jurisdiction rules"
          },
          {
            "code": "RRVS2",
            "display": "May be reportable - the triggered condition may be reportable, but a full disposition was not achieved"
          },
          {
            "code": "RRVS3",
            "display": "Not reportable - all data needed for rule were available, but the condition was not determined to be reportable for the responsible jurisdiction on the basis of appropriate authoring jurisdiction rules"
          },
          {
            "code": "RRVS4",
            "display": "No reporting rule met – no reporting rule was completely met because needed data were not available or all needed data were available but did not meet reporting requirements"
          }
        ]
      }
    ]
  }
}