This page is part of the Vital Records Common Profile Library (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
Draft as of 2023-12-16 |
@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 "ConceptMapEditBypass01234VitalRecords"] ; #
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-valueset-edit-bypass-01234-vr.html\">Edit Bypass 01234 Vital Records</a></p><p>DRAFT. Published on 2023-12-16 22:11:04+0000 by HL7 International / Public Health (HL7 International / Public Health: <a href=\"http://www.hl7.org/Special/committees/pher\">http://www.hl7.org/Special/com...</a>). </p><div><p>A mapping between NCHS IJE and FHIR EditBypass01234 Value Sets</p>\n</div><br/><p><b>Group 1</b>Mapping from <code>CodeSystemIJEVitalRecords</code> to <a href=\"CodeSystem-CodeSystem-vr-edit-flags.html\">CodeSystem - Birth and Death Edit Flags Vital Records</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 (Edit Passed)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>editBypass0 (Edit Passed)</td></tr><tr><td>1 (Edit Failed, Data Queried, and Verified)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>editBypass1 (Edit Failed, Data Queried, and Verified)</td></tr><tr><td>2 (Edit Failed, Data Queried, but not Verified)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>editBypass2 (Edit Failed, Data Queried, but not Verified)</td></tr><tr><td>3 (Edit Failed, Review Needed)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>editBypass3 (Edit Failed, Review Needed)</td></tr><tr><td>4 (Edit Failed, Query Needed)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>editBypass4 (Edit Failed, Query Needed)</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://hl7.org/fhir/us/vr-common-library/ConceptMap/ConceptMapEditBypass01234VitalRecords"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.0-ballot"] ; #
fhir:name [ fhir:v "EditBypass01234"] ; #
fhir:title [ fhir:v "EditBypass01234 Concept Map"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-12-16T22:11:04+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 "A mapping between NCHS IJE and FHIR EditBypass01234 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 "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ] ] )
] ) ; #
fhir:purpose [ fhir:v "To help implementers map from IJE to FHIR Vocabulary"] ; #
fhir:target [
fhir:v "http://hl7.org/fhir/us/vr-common-library/ValueSet/valueset-edit-bypass-01234-vr"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/vr-common-library/ValueSet/valueset-edit-bypass-01234-vr>
] ; #
fhir:group ( [
fhir:source [ fhir:v "CodeSystemIJEVitalRecords"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-vr-edit-flags"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "Edit Passed" ] ;
( 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 "editBypass0" ] ;
fhir:display [ fhir:v "Edit Passed" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Edit Failed, Data Queried, and Verified" ] ;
( 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 "editBypass1" ] ;
fhir:display [ fhir:v "Edit Failed, Data Queried, and Verified" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Edit Failed, Data Queried, but not Verified" ] ;
( 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 "editBypass2" ] ;
fhir:display [ fhir:v "Edit Failed, Data Queried, but not Verified" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Edit Failed, Review Needed" ] ;
( 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 "editBypass3" ] ;
fhir:display [ fhir:v "Edit Failed, Review Needed" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Edit Failed, Query Needed" ] ;
( 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 "editBypass4" ] ;
fhir:display [ fhir:v "Edit Failed, Query Needed" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] )
] ) . #
IG © 2023+ HL7 International / Public Health. Package hl7.fhir.us.vr-common-library#2.0.0-ballot based on FHIR 4.0.1. Generated 2023-12-16
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change