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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.3.520.4.12

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.113883.3.520.4.12
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
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


Source

{
  "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"
          }
        ]
      }
    ]
  }
}