FHIR IG analytics| Package | hl7.fhir.us.vrdr.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-vrdr-date-of-death-determination-methods-cs.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem vrdr-date-of-death-determination-methods-cs
This case-insensitive code system http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-date-of-death-determination-methods-cs defines the following codes:
| Code | Display |
| exact | Exact |
| approximate | Approximate |
| presumed | Presumed Date of Death |
| court-appointed | Court Appointed |
{
"resourceType": "CodeSystem",
"id": "vrdr-date-of-death-determination-methods-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-date-of-death-determination-methods-cs",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.10.16.4"
}
],
"version": "3.0.0",
"name": "DateOfDeathDeterminationMethodsCS",
"title": "Date of Death Determination Methods",
"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 CodeSystem",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 4,
"concept": [
{
"code": "exact",
"display": "Exact"
},
{
"code": "approximate",
"display": "Approximate"
},
{
"code": "presumed",
"display": "Presumed Date of Death"
},
{
"code": "court-appointed",
"display": "Court Appointed"
}
]
}