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 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
Page standards status: Informative |
@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 "segment-ais-to-appointment"] ; #
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 segment-ais-to-appointment</b></p><a name=\"segment-ais-to-appointment\"> </a><a name=\"hcsegment-ais-to-appointment\"> </a><p>Mapping from (not specified) to (not specified)</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 colspan=\"3\"><b>Source Concept Details</b></td><td><b>Relationship</b></td><td colspan=\"2\"><b>Target Concept Details</b></td></tr><tr><td colspan=\"2\"><b>Codes</b> from </td><td><b>ComputableANTLR</b></td><td/><td colspan=\"2\"><b>Codes</b> from </td></tr><tr><td style=\"border-right-width: 0px\">AIS-3</td><td style=\"border-left-width: 0px\">Universal Service Identifier</td><td/><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">serviceType</td><td style=\"border-left-width: 0px\">serviceType</td></tr><tr><td style=\"border-right-width: 0px\">AIS-4</td><td style=\"border-left-width: 0px\">Start Date/Time</td><td/><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">participant.period.start</td><td style=\"border-left-width: 0px\">participant.period.start</td></tr><tr><td style=\"border-right-width: 0px\">AIS-5</td><td style=\"border-left-width: 0px\">Start Date/Time Offset</td><td>IF AIS-4 NOT VALUED</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">participant.period.start</td><td style=\"border-left-width: 0px\">participant.period.start</td></tr><tr><td style=\"border-right-width: 0px\">AIS-7</td><td style=\"border-left-width: 0px\">Duration</td><td>IF AIS-4 IS VALUED</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">participant.period.end</td><td style=\"border-left-width: 0px\">participant.period.end</td></tr><tr><td style=\"border-right-width: 0px\">AIS-10</td><td style=\"border-left-width: 0px\">Filler Status Code</td><td/><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">status</td><td style=\"border-left-width: 0px\">status</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 "oo" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
( 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/uv/v2mappings/ImplementationGuide/hl7.fhir.uv.v2mappings"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/v2mappings/ImplementationGuide/hl7.fhir.uv.v2mappings> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/ConceptMap/segment-ais-to-appointment"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "SegmentAISToAppointment"] ; #
fhir:title [ fhir:v "Segment AIS to Appointment Map"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-07-10"^^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 Segment AIS to the FHIR Appointment Resource."] ; #
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) 2025, HL7 International, Inc., All Rights Reserved."] ; #
fhir:group ( [
( fhir:element [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "CWE" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "AIS-3" ] ;
fhir:display [ fhir:v "Universal Service Identifier" ] ;
( fhir:target [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "CodeableConcept" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v -1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "serviceType" ] ;
fhir:display [ fhir:v "serviceType" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "DTM" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "AIS-4" ] ;
fhir:display [ fhir:v "Start Date/Time" ] ;
( fhir:target [
fhir:code [ fhir:v "participant.period.start" ] ;
fhir:display [ fhir:v "participant.period.start" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "NM" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "AIS-5" ] ;
fhir:display [ fhir:v "Start Date/Time Offset" ] ;
( fhir:target [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "assignment"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "/.start + AIS-5 according to AIS-6 units/" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "participant.period.start" ] ;
fhir:display [ fhir:v "participant.period.start" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
( fhir:dependsOn [
fhir:property [ fhir:v "Computable-ANTLR"^^xsd:anyURI ] ;
fhir:value [ fhir:v "IF AIS-4 NOT VALUED" ] ] ) ] ) ] [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "NM" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "AIS-7" ] ;
fhir:display [ fhir:v "Duration" ] ;
( fhir:target [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "assignment"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Appointment.participant.period.start + AIS-7" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "participant.period.end" ] ;
fhir:display [ fhir:v "participant.period.end" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
( fhir:dependsOn [
fhir:property [ fhir:v "Computable-ANTLR"^^xsd:anyURI ] ;
fhir:value [ fhir:v "IF AIS-4 IS VALUED" ] ] ) ] ) ] [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "CWE" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "AIS-10" ] ;
fhir:display [ fhir:v "Filler Status Code" ] ;
( fhir:target [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "CodeableConcept" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "mappedVia"^^xsd:anyURI ] ;
fhir:value [
a fhir:url ;
fhir:v "ConceptMap/table-hl70278-to-appointmentstatus"^^xsd:anyURI ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "status" ] ;
fhir:display [ fhir:v "status" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] )
] ) . #
IG © 2020+ HL7 International / Orders and Observations. Package hl7.fhir.uv.v2mappings#1.0.0 based on FHIR 4.0.1. Generated 2025-07-10
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change