C-CDA on FHIR, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ccda-on-fhir/ and changes regularly. See the Directory of published versions
Page standards status: Trial-use |
@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 -------------------------------------------------------------------
a fhir:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "FC-NoKnownAllergies"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap FC-NoKnownAllergies</b></p><a name=\"FC-NoKnownAllergies\"> </a><a name=\"hcFC-NoKnownAllergies\"> </a><p>Mapping from https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1186.8/ to https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.3.88.12.3221.6.2/</p><br/><p><b>Group 1 </b>Mapping from <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>429625007 (No known food allergy)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>414285001 (Allergy to food)</td><td>Set @negationInd=true</td></tr><tr><td>409137002 (No known drug allergy)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>416098002 (Allergy to drug)</td><td>Set @negationInd=true</td></tr><tr><td>716186003 (No known allergy)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>419199007 (Allergy to substance)</td><td>Set @negationInd=true</td></tr><tr><td>428607008 (No known environmental allergy)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td><td style=\"background-color: #efefef\">There is no clear match that conforms to valueset binding of C-CDA Allergy Intolerance value. Feedback welcome</td></tr></table></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 "cgp" ]
] [
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/ccda/ImplementationGuide/hl7.fhir.us.ccda"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ccda/ImplementationGuide/hl7.fhir.us.ccda> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/ccda/ConceptMap/FC-NoKnownAllergies"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.0-ballot"] ; #
fhir:name [ fhir:v "FHIRtoCCDANoKnownAllergies"] ; #
fhir:title [ fhir:v "FHIR to C-CDA No Known Allergies"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-07-31T21:42:42+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Cross-Group Projects"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Cross-Group Projects" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cgp" ] ] )
] ) ; #
fhir:description [ fhir:v "FHIR negated code for No Known Allergies to C-CDA Allergy Intolerance Observation value.\n\nNote that when placing the target code in the C-CDA AllergyIntolerance Observation, the Observation must have @negationInd=true."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ; #
fhir:source [
a fhir:uri ;
fhir:v "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1186.8/"^^xsd:anyURI
] ; #
fhir:target [
a fhir:uri ;
fhir:v "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.3.88.12.3221.6.2/"^^xsd:anyURI
] ; #
fhir:group ( [
fhir:source [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "429625007" ] ;
fhir:display [ fhir:v "No known food allergy" ] ;
( fhir:target [
fhir:code [ fhir:v "414285001" ] ;
fhir:display [ fhir:v "Allergy to food" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Set @negationInd=true" ] ] ) ] [
fhir:code [ fhir:v "409137002" ] ;
fhir:display [ fhir:v "No known drug allergy" ] ;
( fhir:target [
fhir:code [ fhir:v "416098002" ] ;
fhir:display [ fhir:v "Allergy to drug" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Set @negationInd=true" ] ] ) ] [
fhir:code [ fhir:v "716186003" ] ;
fhir:display [ fhir:v "No known allergy" ] ;
( fhir:target [
fhir:code [ fhir:v "419199007" ] ;
fhir:display [ fhir:v "Allergy to substance" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Set @negationInd=true" ] ] ) ] [
fhir:code [ fhir:v "428607008" ] ;
fhir:display [ fhir:v "No known environmental allergy" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ;
fhir:comment [ fhir:v "There is no clear match that conforms to valueset binding of C-CDA Allergy Intolerance value. Feedback welcome" ] ] ) ] )
] ) . #
IG © 2020+ HL7 International / Cross-Group Projects. Package hl7.fhir.us.ccda#2.0.0-ballot based on FHIR 4.0.1. Generated 2025-07-31
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change