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.7370.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7370
Version1
Statusactive
Date2015-01-04T00:09:00+11:00
NamePHVS_ActivityType_NCHS
TitleActivity Type (NCHS)
Realmus
DescriptionTo reflect the possible activities in which the decedent was engaged at the time of death.

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.7370",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7370"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7370",
  "version": "1",
  "name": "PHVS_ActivityType_NCHS",
  "title": "Activity Type (NCHS)",
  "status": "active",
  "date": "2015-01-04T00:09:00+11:00",
  "description": "To reflect the possible activities in which the decedent was engaged at the time of death.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC1350",
            "display": "During unspecified activity"
          },
          {
            "code": "PHC1351",
            "display": "While engaged in leisure activities"
          },
          {
            "code": "PHC1352",
            "display": "While engaged in other specified activities"
          },
          {
            "code": "PHC1353",
            "display": "While engaged in other types of work"
          },
          {
            "code": "PHC1354",
            "display": "While engaged in sports activity"
          },
          {
            "code": "PHC1355",
            "display": "While resting, sleeping, eating, or engaging in other vital activities"
          },
          {
            "code": "PHC1356",
            "display": "While working for income"
          }
        ]
      }
    ]
  }
}