Medicolegal Death Investigation (MDI) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.1-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-mdi-ig/ and changes regularly. See the Directory of published versions
Active as of 2024-11-22 |
{
"resourceType" : "ValueSet",
"id" : "vs-cremation-clearance-observations-example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-cremation-clearance-observations-example</b></p><a name=\"vs-cremation-clearance-observations-example\"> </a><a name=\"hcvs-cremation-clearance-observations-example\"> </a><a name=\"vs-cremation-clearance-observations-example-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-cs-death-cert-review-example.html\"><code>http://hl7.org/fhir/us/mdi/CodeSystem/cs-death-cert-review-example</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-Embalmed\">Embalmed</a></td><td>Embalmed Observation</td></tr><tr><td><a href=\"CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-CommunicableDisease\">CommunicableDisease</a></td><td>Communicable Disease Observation</td></tr><tr><td><a href=\"CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-CertifiedWorkflow\">CertifiedWorkflow</a></td><td>Certified Workflow Observation</td></tr><tr><td><a href=\"CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-Registration\">Registration</a></td><td>Registration Observation</td></tr><tr><td><a href=\"CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-MedicalInformationDataQuality\">MedicalInformationDataQuality</a></td><td>Medical Information Data Quality Observation</td></tr><tr><td><a href=\"CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-PersonalInformationDataQuality\">PersonalInformationDataQuality</a></td><td>Personal Information Data Quality Observation</td></tr><tr><td><a href=\"CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-MECertificationAffirmation\">MECertificationAffirmation</a></td><td>Medical Examiner Certification Affirmation Observation</td></tr><tr><td><a href=\"CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-CoronerWorkflow\">CoronerWorkflow</a></td><td>Coroner Workflow Observation</td></tr><tr><td><a href=\"CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-SignedWorkflow\">SignedWorkflow</a></td><td>Signed Workflow Observation</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/us/mdi/ValueSet/vs-cremation-clearance-observations-example",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.11.48.2"
}
],
"version" : "2.0.1-cibuild",
"name" : "VSCCObservationsEx",
"title" : "ValueSet - Cremation Clearance Observations example",
"status" : "active",
"experimental" : false,
"date" : "2024-11-22T01:43:48+00:00",
"publisher" : "HL7 International / Public Health",
"contact" : [
{
"name" : "HL7 International / Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description" : "This value set contains example codes for Cremation Clearance Observations.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/mdi/CodeSystem/cs-death-cert-review-example",
"concept" : [
{
"code" : "Embalmed",
"display" : "Embalmed Observation"
},
{
"code" : "CommunicableDisease",
"display" : "Communicable Disease Observation"
},
{
"code" : "CertifiedWorkflow",
"display" : "Certified Workflow Observation"
},
{
"code" : "Registration",
"display" : "Registration Observation"
},
{
"code" : "MedicalInformationDataQuality",
"display" : "Medical Information Data Quality Observation"
},
{
"code" : "PersonalInformationDataQuality",
"display" : "Personal Information Data Quality Observation"
},
{
"code" : "MECertificationAffirmation",
"display" : "Medical Examiner Certification Affirmation Observation"
},
{
"code" : "CoronerWorkflow",
"display" : "Coroner Workflow Observation"
},
{
"code" : "SignedWorkflow",
"display" : "Signed Workflow Observation"
}
]
}
]
}
}