HL7 Version 2 to FHIR, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.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/v2-to-fhir/ and changes regularly. See the Directory of published versions
: Table HL70444 to V2 0444 Map - TTL Representation
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 "table-hl70444-to-v2-0444"] ; #
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 table-hl70444-to-v2-0444</b></p><a name=\"table-hl70444-to-v2-0444\"> </a><a name=\"hctable-hl70444-to-v2-0444\"> </a><a name=\"table-hl70444-to-v2-0444-en-US\"> </a><p>Mapping from HL70444 to <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0444.html\">http://terminology.hl7.org/CodeSystem/v2-0444</a></p><br/><p><b>Group 1 </b>Mapping from <code>unspecified code system</code> to <code>unspecified code system</code></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>G (Prefix Given Middle Family Suffix)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>G (Prefix Given Family Suffix)</td></tr><tr><td>F (Prefix Family Middle Given Suffix)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>F (Prefix Family Given Suffix)</td></tr></table></div>"
] ; #
fhir:extension ( [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [ fhir:v "derived-from" ] ] [
fhir:url [ fhir:v "label"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Table HL70444 to V2 0444.fsh" ] ] [
fhir:url [ fhir:v "url"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://docs.google.com/spreadsheets/d/1d1PTZpzWZPTQ6Ke3fJeirYxfuQu9t1BetnUHq26UDgA/edit#gid=0"^^xsd:anyURI ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/RelatedArtifact"^^xsd:anyURI ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/table-hl70444-to-v2-0444"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0-ballot"] ; #
fhir:name [ fhir:v "TableHL70444ToV20444"] ; #
fhir:title [ fhir:v "Table HL70444 to V2 0444 Map"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-10-30"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 International / Orders and Observations"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Orders and Observations Workgroup" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/orders" ] ] )
] ) ; #
fhir:description [ fhir:v "This ConceptMap represents a mapping from the HL7 V2 Table HL70444 to the FHIR V2 0444 Value Set."] ; #
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:copyright [ fhir:v "Copyright (c) 2020, HL7 International, Inc., All Rights Reserved."] ; #
fhir:source [ fhir:v "HL70444"^^xsd:anyURI] ; #
fhir:target [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0444"^^xsd:anyURI] ; #
fhir:group ( [
( fhir:element [
fhir:code [ fhir:v "G" ] ;
fhir:display [ fhir:v "Prefix Given Middle Family Suffix" ] ;
( fhir:target [
fhir:code [ fhir:v "G" ] ;
fhir:display [ fhir:v "Prefix Given Family Suffix" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "F" ] ;
fhir:display [ fhir:v "Prefix Family Middle Given Suffix" ] ;
( fhir:target [
fhir:code [ fhir:v "F" ] ;
fhir:display [ fhir:v "Prefix Family Given Suffix" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] )
] ) . #