Vital Records Death Reporting (VRDR) FHIR Implementation Guide
0.0.0-current - ci-build International flag

Vital Records Death Reporting (VRDR) FHIR Implementation Guide, published by IHE Quality, Research and Public Health Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/QRPH.VRDR/ and changes regularly. See the Directory of published versions

: SystemReject Concept Map - TTL Representation

Draft as of 2024-03-11

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "SystemRejectCM"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from (not specified) to <a href=\"ValueSet-vrdr-system-reject-vs.html\">System Reject ValueSet</a></p><p>DRAFT. Published on 2024-03-11 15:51:19+0000 by IHE Quality, Research and Public Health Technical Committee (IHE Quality, Research and Public Health Technical Committee: <a href=\"https://www.ihe.net/ihe_domains/quality_research_and_public_health/\">https://www.ihe.net/ihe_domain...</a>, <a href=\"mailto:iheqrphtech@ihe.net\">iheqrphtech@ihe.net</a>, IHE Quality, Research and Public Health Technical Committee: <a href=\"mailto:iheqrphtech@ihe.net\">iheqrphtech@ihe.net</a>). </p><div><p>A mapping between NCHS TRX and FHIR SystemReject Value Sets</p>\n</div><br/><p><b>Group 1</b>Mapping from <code>TRX</code> to <a href=\"CodeSystem-vrdr-system-reject-cs.html\">System Reject Code System</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>0 (Not Rejected)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>0 (Not Rejected)</td></tr><tr><td>1 (MICAR Reject Dictionary Match)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>1 (MICAR Reject Dictionary Match)</td></tr><tr><td>2 (ACME Reject)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>2 (ACME Reject)</td></tr><tr><td>3 (MICAR Reject Rule Application)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>3 (MICAR Reject Rule Application)</td></tr><tr><td>4 (Record Reviewed)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>4 (Record Reviewed)</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pher" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://profiles.ihe.net/QRPH/VRDR/ConceptMap/SystemRejectCM"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.0-current"] ; # 
  fhir:name [ fhir:v "SystemReject"] ; # 
  fhir:title [ fhir:v "SystemReject Concept Map"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-03-11T15:51:19+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "IHE Quality, Research and Public Health Technical Committee"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "IHE Quality, Research and Public Health Technical Committee" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/quality_research_and_public_health/" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "iheqrphtech@ihe.net" ]     ] )
  ] [
fhir:name [ fhir:v "IHE Quality, Research and Public Health Technical Committee" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "iheqrphtech@ihe.net" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "A mapping between NCHS TRX and FHIR SystemReject Value Sets"] ; # 
  fhir:useContext ( [
fhir:code [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/usage-context-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "focus" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "for IJE to FHIR alignment" ]     ]
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "To help implementers map from TRX to FHIR Vocabulary.\n\nNote: The codesystem identifer 'TRX' is not a proper codesystem URI.  \nWork is underway to define proper URIs that will be included in future versions\nof this concept map. "] ; # 
  fhir:target [
fhir:v "http://profiles.ihe.net/QRPH/VRDR/ValueSet/vrdr-system-reject-vs"^^xsd:anyURI ;
fhir:link <http://profiles.ihe.net/QRPH/VRDR/ValueSet/vrdr-system-reject-vs>
  ] ; # 
  fhir:group ( [
fhir:source [ fhir:v "TRX"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://profiles.ihe.net/QRPH/VRDR/CodeSystem/vrdr-system-reject-cs"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "Not Rejected" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ]         ] ) ;
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "Not Rejected" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "MICAR Reject Dictionary Match" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ]         ] ) ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "MICAR Reject Dictionary Match" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "ACME Reject" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ]         ] ) ;
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "ACME Reject" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "MICAR Reject Rule Application" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ]         ] ) ;
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "MICAR Reject Rule Application" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Record Reviewed" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ]         ] ) ;
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Record Reviewed" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] ) . #