@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/us/mdi/ValueSet/vs-dcr-reason> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "vs-dcr-reason"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-dcr-reason</b></p><a name=\"vs-dcr-reason\"> </a><a name=\"hcvs-dcr-reason\"> </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><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-DC_MED_DATA_Q_REQ\">DC_MED_DATA_Q_REQ</a></td><td>Death Certificate Medical Data Quality Review Request</td><td>Requesting a review of medical data in death certificate</td></tr><tr><td><a href=\"CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-DC_MED_DATA_Q_RSP\">DC_MED_DATA_Q_RSP</a></td><td>Death Certificate Medical Data Quality Review Response</td><td>Responding to a request for a review of medical data in death certificate</td></tr><tr><td><a href=\"CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-DC_PER_DATA_Q_REQ\">DC_PER_DATA_Q_REQ</a></td><td>Death Certificate Personal Data Quality Review Request</td><td>Requesting a review of personal data in death certificate</td></tr><tr><td><a href=\"CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-DC_PER_DATA_Q_RSP\">DC_PER_DATA_Q_RSP</a></td><td>Death Certificate Personal Data Quality Review Response</td><td>Responding to a request for a review of personal data in death certificate</td></tr><tr><td><a href=\"CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-CREM_C_REQ\">CREM_C_REQ</a></td><td>Cremation Clearance Request</td><td>Requesting a review of death certificate for clearance to cremate</td></tr><tr><td><a href=\"CodeSystem-cs-death-cert-review-example.html#cs-death-cert-review-example-CREM_C_RSP\">CREM_C_RSP</a></td><td>Cremation Clearance Response</td><td>Responding to a request for clearance to cremate</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "pher"
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:integer ;
       fhir:v 3 ;
       fhir:extension ( [
         fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:canonical ;
           fhir:v "http://hl7.org/fhir/us/mdi/ImplementationGuide/hl7.fhir.us.mdi"^^xsd:anyURI ;
           fhir:link <http://hl7.org/fhir/us/mdi/ImplementationGuide/hl7.fhir.us.mdi>
         ]
       ] )
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "trial-use" ;
       fhir:extension ( [
         fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
         fhir:value [
           a fhir:canonical ;
           fhir:v "http://hl7.org/fhir/us/mdi/ImplementationGuide/hl7.fhir.us.mdi"^^xsd:anyURI ;
           fhir:link <http://hl7.org/fhir/us/mdi/ImplementationGuide/hl7.fhir.us.mdi>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/mdi/ValueSet/vs-dcr-reason"^^xsd:anyURI] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.11.48.3" ]
  ] ) ; # 
  fhir:version [ fhir:v "3.0.0-draft"] ; # 
  fhir:name [ fhir:v "VSDCRreason"] ; # 
  fhir:title [ fhir:v "Death Certificate Review Reason"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-07-24T14:39:54+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Public Health"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "HL7 International / Public Health" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This value set contains example codes for the reason for a death certificate review."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "US" ] ;
       fhir:display [ fhir:v "United States of America" ]
     ] )
  ] ) ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [ fhir:v "http://hl7.org/fhir/us/mdi/CodeSystem/cs-death-cert-review-example"^^xsd:anyURI ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "DC_MED_DATA_Q_REQ" ] ;
         fhir:display [ fhir:v "Death Certificate Medical Data Quality Review Request" ]
       ] [
         fhir:code [ fhir:v "DC_MED_DATA_Q_RSP" ] ;
         fhir:display [ fhir:v "Death Certificate Medical Data Quality Review Response" ]
       ] [
         fhir:code [ fhir:v "DC_PER_DATA_Q_REQ" ] ;
         fhir:display [ fhir:v "Death Certificate Personal Data Quality Review Request" ]
       ] [
         fhir:code [ fhir:v "DC_PER_DATA_Q_RSP" ] ;
         fhir:display [ fhir:v "Death Certificate Personal Data Quality Review Response" ]
       ] [
         fhir:code [ fhir:v "CREM_C_REQ" ] ;
         fhir:display [ fhir:v "Cremation Clearance Request" ]
       ] [
         fhir:code [ fhir:v "CREM_C_RSP" ] ;
         fhir:display [ fhir:v "Cremation Clearance Response" ]
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

