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

FHIR IG Statistics: CodeSystem/vrdr-document-section-cs

Packagehl7.fhir.us.vrdr
TypeCodeSystem
Idvrdr-document-section-cs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/vrdr/https://build.fhir.org/ig/IHE/QRPH.VRDR/CodeSystem-vrdr-document-section-cs.html
URLhttp://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-document-section-cs
Version3.0.0
Statusactive
Date2024-10-23T21:53:18+00:00
NameDocumentSectionCS
TitleDocument Section
Realmus
Authorityhl7
DescriptionDocument Section Code System
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem vrdr-document-section-cs

This case-insensitive code system http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-document-section-cs defines the following codes:

CodeDisplayDefinition
DecedentDemographics Decedent DemographicsContains decedent demographic data. Demographic data includes information about related persons (Mother, Father, and Spouse) and social determinants such as education level. The information in this document section are provided by a decedent informant.
DeathInvestigation Death InvestigationContains data obtained during the course of investigating a death. Many of these items are conditionally present in a death certification transaction depending on whether or not a autopsy was performed, an injury incident occurred, or a transportation event was involved.
DeathCertification Death CertificationContains data related to the primary concern of the VRDR IG, Death Certification. In this group the causes of death and the causal pathway are documented and attested to by a death certifier (coroner or medical examiner).
DecedentDisposition Decedent DispositionContains data related to the disposition of the decedents remains. The data in this profile group is typically provided by the funeral home performing the disposition services. The content of this section is authenticated by the funeral home director.
CodedContent Coded ContentContains coded cause of death and demographic data generated by NCHS from the content of the submitted death record.

Source

{
  "resourceType": "CodeSystem",
  "id": "vrdr-document-section-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-document-section-cs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.10.16.5"
    }
  ],
  "version": "3.0.0",
  "name": "DocumentSectionCS",
  "title": "Document Section",
  "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": "Document Section Code System",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "DecedentDemographics",
      "display": "Decedent Demographics",
      "definition": "Contains decedent demographic data. Demographic data includes information about related persons (Mother, Father, and Spouse) and social determinants such as education level. The information in this document section are provided by a decedent informant."
    },
    {
      "code": "DeathInvestigation",
      "display": "Death Investigation",
      "definition": "Contains data obtained during the course of investigating a death. Many of these items are conditionally present in a death certification transaction depending on whether or not a autopsy was performed, an injury incident occurred, or a transportation event was involved."
    },
    {
      "code": "DeathCertification",
      "display": "Death Certification",
      "definition": "Contains data related to the primary concern of the VRDR IG, Death Certification. In this group the causes of death and the causal pathway are documented and attested to by a death certifier (coroner or medical examiner)."
    },
    {
      "code": "DecedentDisposition",
      "display": "Decedent Disposition",
      "definition": "Contains data related to the disposition of the decedents remains. The data in this profile group is typically provided by the funeral home performing the disposition services. The content of this section is authenticated by the funeral home director."
    },
    {
      "code": "CodedContent",
      "display": "Coded Content",
      "definition": "Contains coded cause of death and demographic data generated by NCHS from the content of the submitted death record."
    }
  ]
}