TerminologyThis is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
| Patient Administration Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Canonical Mapping for "Slot Status"
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/ConceptMap/sc-slotstatus> a fhir:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "sc-slotstatus"] ; #
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 sc-slotstatus</b></p><a name=\"sc-slotstatus\"> </a><a name=\"hcsc-slotstatus\"> </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><br/><p><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>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://hl7.org/fhir/ConceptMap/sc-slotstatus"^^xsd:anyURI] ; #
fhir:version [ fhir:v "6.0.0-ballot3"] ; #
fhir:name [ fhir:v "SlotStatusCanonicalMap"] ; #
fhir:title [ fhir:v "Canonical Mapping for \"Slot Status\""] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2020-12-28T05:55:11+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 (FHIR Project)"] ; #
fhir:contact ( [
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/fhir" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fhir@lists.hl7.org" ]
] )
] ) ; #
fhir:description [ fhir:v "Canonical Mapping for \"The free/busy status of the slot.\""] ; #
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:display [ fhir:v "World" ]
] )
] ) ; #
fhir:sourceScope [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/ValueSet/slotstatus"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/slotstatus>
] ; #
fhir:targetScope [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/ValueSet/resource-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/resource-status>
] ; #
fhir:group ( [
fhir:source [
fhir:v "http://hl7.org/fhir/slotstatus"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/slotstatus>
] ;
fhir:target [
fhir:v "http://hl7.org/fhir/resource-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/resource-status>
] ;
fhir:element ( [
fhir:code [ fhir:v "entered-in-error" ] ;
fhir:target ( [
fhir:code [ fhir:v "error" ] ;
fhir:relationship [ fhir:v "equivalent" ]
] )
] [
fhir:code [ fhir:v "busy" ] ;
fhir:target ( [
fhir:code [ fhir:v "accepted" ] ;
fhir:relationship [ fhir:v "equivalent" ]
] )
] [
fhir:code [ fhir:v "busy-tentative" ] ;
fhir:target ( [
fhir:code [ fhir:v "unconfirmed" ] ;
fhir:relationship [ fhir:v "equivalent" ]
] )
] [
fhir:code [ fhir:v "busy-unavailable" ] ;
fhir:target ( [
fhir:code [ fhir:v "busy-unavailable" ] ;
fhir:relationship [ fhir:v "equivalent" ]
] )
] [
fhir:code [ fhir:v "free" ] ;
fhir:target ( [
fhir:code [ fhir:v "free" ] ;
fhir:relationship [ fhir:v "equivalent" ]
] )
] )
] ) . #
# -------------------------------------------------------------------------------------
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.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.core#6.0.0-ballot3 generated on Sat, Nov 1, 2025 17:26+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change