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

FHIR IG Statistics: ValueSet/vrdr-date-of-death-determination-methods-vs

Packagehl7.fhir.us.vrdr
TypeValueSet
Idvrdr-date-of-death-determination-methods-vs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/vrdr/https://build.fhir.org/ig/IHE/QRPH.VRDR/ValueSet-vrdr-date-of-death-determination-methods-vs.html
URLhttp://hl7.org/fhir/us/vrdr/ValueSet/vrdr-date-of-death-determination-methods-vs
Version3.0.0
Statusactive
Date2024-10-23T21:53:18+00:00
NameDateOfDeathDeterminationMethodsVS
TitleDate of Death Determination Methods Value Set
Realmus
Authorityhl7
DescriptionDate of Death Determination Methods Value Set. The method of date of death determination is not used for the Death Record submission process. The binding to this value set is included for compatibility with the Medicolegal Death Investigation ([MDI](https://build.fhir.org/ig/HL7/fhir-mdi-ig/)) Implementation Guide. The valueset only includes the values used by MDI, but is bound [extensibly](https://hl7.org/fhir/R4/terminologies.html#extensible). If a jurisdiction chooses to use this field, and requires additional values (e.g., 'presumed'), these values can be used while remaining in full conformance with the VRDR IG.

Resources that use this resource

StructureDefinition
vrdr-death-dateDeath Date

Resources that this resource uses

CodeSystem
vrdr-date-of-death-determination-methods-csDate of Death Determination Methods

Narrative

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

Generated Narrative: ValueSet vrdr-date-of-death-determination-methods-vs


Source

{
  "resourceType": "ValueSet",
  "id": "vrdr-date-of-death-determination-methods-vs",
  "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/ValueSet/vrdr-date-of-death-determination-methods-vs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.10.48.5"
    }
  ],
  "version": "3.0.0",
  "name": "DateOfDeathDeterminationMethodsVS",
  "title": "Date of Death Determination Methods Value Set",
  "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": "Date of Death Determination Methods Value Set. The method of date of death determination is not used for the Death Record submission process.\nThe binding to this value set is included for compatibility with the Medicolegal Death Investigation ([MDI](https://build.fhir.org/ig/HL7/fhir-mdi-ig/)) Implementation Guide.  The valueset only\nincludes the values used by MDI, but is bound [extensibly](https://hl7.org/fhir/R4/terminologies.html#extensible).  If a jurisdiction chooses to use this field, and requires\nadditional values (e.g., 'presumed'), these values can be used while remaining in full conformance with the VRDR IG.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-date-of-death-determination-methods-cs",
        "concept": [
          {
            "code": "exact",
            "display": "Exact"
          },
          {
            "code": "approximate",
            "display": "Approximate"
          },
          {
            "code": "court-appointed",
            "display": "Court Appointed"
          }
        ]
      }
    ]
  }
}