FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.vrdr.r4b
Resource TypeValueSet
IdValueSet-vrdr-date-of-death-determination-methods-vs.json
FHIR VersionR4B

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: ValueSet vrdr-date-of-death-determination-methods-vs


Source1

{
  "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-16T18:41:34+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"
          }
        ]
      }
    ]
  }
}