FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.114222.4.11.7404.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7404
Version1
Statusactive
Date2014-01-06T00:02:00+11:00
NamePHVS_MajorReasonForVisit_NCHS
TitleMajor reason for visit (NCHS)
Realmus

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7404",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7404"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7404",
  "version": "1",
  "name": "PHVS_MajorReasonForVisit_NCHS",
  "title": "Major reason for visit (NCHS)",
  "status": "active",
  "date": "2014-01-06T00:02:00+11:00",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC1268",
            "display": "Chronic problem, flare-up"
          },
          {
            "code": "PHC1267",
            "display": "Chronic problem, routine"
          },
          {
            "code": "PHC1265",
            "display": "New problem (<3 mos. onset)"
          },
          {
            "code": "PHC1269",
            "display": "Pre/Post surgery"
          },
          {
            "code": "PHC1266",
            "display": "Preventive care (e.g., routine prenatal, well-baby, screening, insurance, general exams)"
          }
        ]
      }
    ]
  }
}