This
page
is
part
of
the
FHIR
Specification
(v5.0.0:
R5
-
STU
v6.0.0-ballot2:
Release
6
Ballot
(2nd
Draft)
(see
Ballot
Notes
).
This
is
the
The
current
published
version
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
Example
ConceptMap/sc-slotstatus
(XML)
Raw
XML
(
canonical
form
+
also
see
XML
Format
Specification
)
Canonical
Mapping
for
"Slot
Status"
<?xml version="1.0" encoding="UTF-8"?>
<ConceptMap xmlns="http://hl7.org/fhir">
<id value="sc-slotstatus"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p class="res-header-id">
<b> Generated Narrative: ConceptMap sc-slotstatus</b>
</p>
<a name="sc-slotstatus"> </a>
<a name="hcsc-slotstatus"> </a>
<a name="sc-slotstatus-en-AU"> </a>
<p> Mapping from
<a href="valueset-slotstatus.html">Slot Status</a> to
<a href="valueset-resource-status.html">Canonical Status Codes for FHIR Resources</a>
</p>
DRAFT. Published on 2020-12-28T16:55:11+11:00 by HL7 (FHIR Project) (
,
).
<br/>
<p>
Mapping from
<b> Group 1 </b> Mapping from
<a href="codesystem-slotstatus.html">Slot Status</a> to
<a href="codesystem-resource-status.html">Canonical Status Codes for FHIR Resources</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> entered-in-error</td>
<td>
<a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
</td>
<td> error</td>
</tr>
<tr>
<td> busy</td>
<td>
<a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
</td>
<td> accepted</td>
</tr>
<tr>
<td> busy-tentative (Busy (Tentative))</td>
<td>
<a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
</td>
<td> unconfirmed</td>
</tr>
<tr>
<td> busy-unavailable (Busy (Unavailable))</td>
<td>
<a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
</td>
<td> busy-unavailable</td>
</tr>
<tr>
<td> free</td>
<td>
<a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
</td>
<td> free</td>
</tr>
</table>
</div>
</text>
<url value="http://hl7.org/fhir/ConceptMap/sc-slotstatus"/>
<version value="6.0.0-ballot2"/>
<name value="SlotStatusCanonicalMap"/>
<title value="Canonical Mapping for "Slot Status""/>
<status value="draft"/>
<experimental value="false"/>
<date value="2020-12-28T13:55:11+08:00"/>
<publisher value="HL7 (FHIR Project)"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@lists.hl7.org"/>
</telecom>
</contact>
<description value="Canonical Mapping for "The free/busy status of the slot.""/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<sourceScopeCanonical value="http://hl7.org/fhir/ValueSet/slotstatus"/>
<targetScopeCanonical value="http://hl7.org/fhir/ValueSet/resource-status"/>
<group>
<source value="http://hl7.org/fhir/slotstatus"/>
<target value="http://hl7.org/fhir/resource-status"/>
<element>
<code value="entered-in-error"/>
<target>
<code value="error"/>
<relationship value="equivalent"/>
</target>
</element>
<element>
<code value="busy"/>
<target>
<code value="accepted"/>
<relationship value="equivalent"/>
</target>
</element>
<element>
<code value="busy-tentative"/>
<target>
<code value="unconfirmed"/>
<relationship value="equivalent"/>
</target>
</element>
<element>
<code value="busy-unavailable"/>
<target>
<code value="busy-unavailable"/>
<relationship value="equivalent"/>
</target>
</element>
<element>
<code value="free"/>
<target>
<code value="free"/>
<relationship value="equivalent"/>
</target>
</element>
</group>
</
ConceptMap
>
Usage
note:
every
effort
has
been
made
to
ensure
that
the
examples
are
correct
and
useful,
but
they
are
not
a
normative
part
of
the
specification.