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

FHIR IG Statistics: CodeSystem/vrdr-activity-at-time-of-death-cs

Packagehl7.fhir.us.vrdr
TypeCodeSystem
Idvrdr-activity-at-time-of-death-cs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/vrdr/https://build.fhir.org/ig/IHE/QRPH.VRDR/CodeSystem-vrdr-activity-at-time-of-death-cs.html
URLhttp://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-activity-at-time-of-death-cs
Version3.0.0
Statusactive
Date2024-10-23T21:53:18+00:00
NameActivityAtTimeOfDeathCS
TitleActivity at Time of Death CodeSystem
Realmus
Authorityhl7
DescriptionActivity at Time of Death Codesystem
Contentcomplete

Resources that use this resource

ConceptMap
ActivityAtTimeOfDeathCMActivityAtTimeOfDeath Concept Map
ValueSet
vrdr-activity-at-time-of-death-vsActivity at Time of Death ValueSet

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem vrdr-activity-at-time-of-death-cs

This case-insensitive code system http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-activity-at-time-of-death-cs defines the following codes:

CodeDisplay
0 While engaged in sports activity
1 While engaged in leisure activities.
2 While working for income
3 While engaged in other types of work
4 While resting, sleeping, eating, or engaging in other vital activities
8 While engaged in other specified activities.
9 During unspecified activity

Source

{
  "resourceType": "CodeSystem",
  "id": "vrdr-activity-at-time-of-death-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "url": "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-activity-at-time-of-death-cs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.10.16.2"
    }
  ],
  "version": "3.0.0",
  "name": "ActivityAtTimeOfDeathCS",
  "title": "Activity at Time of Death CodeSystem",
  "status": "active",
  "experimental": false,
  "date": "2024-10-23T21:53:18+00:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        },
        {
          "system": "email",
          "value": "pher@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Activity at Time of Death Codesystem",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "0",
      "display": "While engaged in sports activity"
    },
    {
      "code": "1",
      "display": "While engaged in leisure activities."
    },
    {
      "code": "2",
      "display": "While working for income"
    },
    {
      "code": "3",
      "display": "While engaged in other types of work"
    },
    {
      "code": "4",
      "display": "While resting, sleeping, eating, or engaging in other vital activities"
    },
    {
      "code": "8",
      "display": "While engaged in other specified activities."
    },
    {
      "code": "9",
      "display": "During unspecified activity"
    }
  ]
}