This page is part of the HL7 Version 2 to FHIR (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
Active as of 2023-12-19 |
@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-hl70190-to-address-use"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from HL70190 to <a href=\"http://hl7.org/fhir/R4/codesystem-address-use.html\">http://hl7.org/fhir/address-use</a></p><p>ACTIVE (not intended for production usage). Published on 2023-12-19 by HL7 International / Orders and Observations (HL7 Orders and Observations Workgroup: <a href=\"http://www.hl7.org/Special/committees/orders\">http://www.hl7.org/Special/com...</a>, Keith W. Boone: <a href=\"mailto:kboone@ainq.com\">kboone@ainq.com</a>, Rob Hausam: <a href=\"mailto:rrhausam@gmail.com\">rrhausam@gmail.com</a>). Copyright (c) 2020, HL7 International, Inc., All Rights Reserved.</p><div><p>This ConceptMap represents a mapping from the HL7 V2 Table HL70190 to the FHIR Address Use Value Set.</p>\n</div><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>BA (Bad address)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>old (Old / Incorrect)</td></tr><tr><td>BI (Billing Address)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>billing</td></tr><tr><td>N (Birth (nee) (birth address, not otherwise specified))</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>BDL (Birth delivery location (address where birth occurred))</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>F (Country Of Origin)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>C (Current Or Temporary)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>temp (Temporary)</td></tr><tr><td>B (Firm/Business)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>work</td></tr><tr><td>H (Home)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>home</td></tr><tr><td>L (Legal Address)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>M (Mailing)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>O (Office/Business)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>work</td></tr><tr><td>P (Permanent)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>RH (Registry home)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>BR (Residence at birth (home address at time of birth))</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>S (Service Location)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>SH (Shipping Address)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>TM (Tube Address)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>V (Vacation)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</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 HL70190 to Address Use.fsh" ] ] [
fhir:url [ fhir:v "url"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://docs.google.com/spreadsheets/d/1eJAihkIzcTOd9SY-xoXaboRDdUM6T8Wabi73wurU1hA/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/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "oo" ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/table-hl70190-to-address-use"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0-ballot"] ; #
fhir:name [ fhir:v "TableHL70190ToAddressUse"] ; #
fhir:title [ fhir:v "Table HL70190 to Address Use Map"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-12-19"^^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:name [ fhir:v "Keith W. Boone" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "kboone@ainq.com" ] ] )
] [
fhir:name [ fhir:v "Rob Hausam" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "rrhausam@gmail.com" ] ] )
] ) ; #
fhir:description [ fhir:v "This ConceptMap represents a mapping from the HL7 V2 Table HL70190 to the FHIR Address Use 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 "HL70190"^^xsd:anyURI] ; #
fhir:target [ fhir:v "http://hl7.org/fhir/address-use"^^xsd:anyURI] ; #
fhir:group ( [
( fhir:element [
fhir:code [ fhir:v "BA" ] ;
fhir:display [ fhir:v "Bad address" ] ;
( 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 "old" ] ;
fhir:display [ fhir:v "Old / Incorrect" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "BI" ] ;
fhir:display [ fhir:v "Billing Address" ] ;
( 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 "billing" ] ;
fhir:display [ fhir:v "Billing" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "N" ] ;
fhir:display [ fhir:v "Birth (nee) (birth address, not otherwise specified)" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ] ) ] [
fhir:code [ fhir:v "BDL" ] ;
fhir:display [ fhir:v "Birth delivery location (address where birth occurred)" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ] ) ] [
fhir:code [ fhir:v "F" ] ;
fhir:display [ fhir:v "Country Of Origin" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ] ) ] [
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "Current Or Temporary" ] ;
( 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 "temp" ] ;
fhir:display [ fhir:v "Temporary" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "B" ] ;
fhir:display [ fhir:v "Firm/Business" ] ;
( 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 "work" ] ;
fhir:display [ fhir:v "Work" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "H" ] ;
fhir:display [ fhir:v "Home" ] ;
( 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 "home" ] ;
fhir:display [ fhir:v "Home" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "L" ] ;
fhir:display [ fhir:v "Legal Address" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ] ) ] [
fhir:code [ fhir:v "M" ] ;
fhir:display [ fhir:v "Mailing" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ] ) ] [
fhir:code [ fhir:v "O" ] ;
fhir:display [ fhir:v "Office/Business" ] ;
( 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 "work" ] ;
fhir:display [ fhir:v "Work" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "P" ] ;
fhir:display [ fhir:v "Permanent" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ] ) ] [
fhir:code [ fhir:v "RH" ] ;
fhir:display [ fhir:v "Registry home" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ] ) ] [
fhir:code [ fhir:v "BR" ] ;
fhir:display [ fhir:v "Residence at birth (home address at time of birth)" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ] ) ] [
fhir:code [ fhir:v "S" ] ;
fhir:display [ fhir:v "Service Location" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ] ) ] [
fhir:code [ fhir:v "SH" ] ;
fhir:display [ fhir:v "Shipping Address" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ] ) ] [
fhir:code [ fhir:v "TM" ] ;
fhir:display [ fhir:v "Tube Address" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ] ) ] [
fhir:code [ fhir:v "V" ] ;
fhir:display [ fhir:v "Vacation" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ] ) ] )
] ) . #
IG © 2020+ HL7 International / Orders and Observations. Package hl7.fhir.uv.v2mappings#1.0.0-ballot based on FHIR 4.0.1. Generated 2023-12-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change