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.113883.3.520.4.12.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.12
Version1
Statusactive
Date2010-01-10T00:12:00+11:00
NamePHVS_QualityOfSurvival_NAACCR
TitleNAACCR Quality of Survival
Realmus
DescriptionCode for the patient’s ability to carry on the activities of daily living at the date of last contact.

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.113883.3.520.4.12",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.520.4.12"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.12",
  "version": "1",
  "name": "PHVS_QualityOfSurvival_NAACCR",
  "title": "NAACCR Quality of Survival",
  "status": "active",
  "date": "2010-01-10T00:12:00+11:00",
  "description": "Code for the patient’s ability to carry on the activities of daily living at the date of last contact.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.3.520.3.12",
        "version": "1.0",
        "concept": [
          {
            "code": "3",
            "display": "Ambulatory less than 50 percent of the time, nursing care needed"
          },
          {
            "code": "2",
            "display": "Ambulatory more than 50 percent of the time, occasionally needs assistance"
          },
          {
            "code": "4",
            "display": "Bedridden, may require hospitalization"
          },
          {
            "code": "0",
            "display": "Normal activity"
          },
          {
            "code": "1",
            "display": "Symptomatic and ambulatory"
          }
        ]
      }
    ]
  }
}