Example
ConceptMap/sc-goal-achievement
(XML)
Raw
Turtle
XML
(+
(
canonical
form
+
also
see
Turtle/RDF
XML
Format
Specification
)
Example
of
substancereferenceinformation
Canonical
Mapping
for
"GoalAchievementStatus"
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/SubstanceSpecification/example> a fhir:SubstanceSpecification;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "example"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p></div>"
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/SubstanceSpecification/example.ttl> a owl:Ontology;
owl:imports fhir:fhir.ttl;
owl:versionIRI <http://build.fhir.org/SubstanceSpecification/example.ttl> .
# -------------------------------------------------------------------------------------
<?xml version="1.0" encoding="UTF-8"?>
<ConceptMap xmlns="http://hl7.org/fhir">
<id value="sc-goal-achievement"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<h2> GoalAchievementStatusCanonicalMap (http://hl7.org/fhir/ConceptMap/sc-goal-achievement)</h2>
<p> Mapping from
<a href="valueset-goal-achievement.html">http://hl7.org/fhir/ValueSet/goal-achievement</a> to
<a href="valueset-resource-status.html">http://hl7.org/fhir/ValueSet/resource-status</a>
</p>
<p> DRAFT. Published on ?ngen-10? by HL7 International - Patient Care WG (
<a href="http://www.hl7.org/Special/committees/patientcare/">http://www.hl7.org/Special/com...</a> ).
</p>
<div>
<p> Canonical Mapping for "Describes the progression, or lack thereof, towards
the goal against the target."</p>
</div>
<br/>
<p>
<b> Group 1</b> Mapping from
<a href="http://terminology.hl7.org/4.0.0/CodeSystem-goal-achievement.html">Goal achievement 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> in-progress</td>
<td>
<a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
</td>
<td> active</td>
</tr>
<tr>
<td> sustaining</td>
<td>
<a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
</td>
<td> active</td>
</tr>
<tr>
<td> improving</td>
<td>
<a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
</td>
<td> active</td>
</tr>
<tr>
<td> worsening</td>
<td>
<a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
</td>
<td> active</td>
</tr>
<tr>
<td> no-change</td>
<td>
<a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
</td>
<td> active</td>
</tr>
<tr>
<td> achieved</td>
<td>
<a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
</td>
<td> complete</td>
</tr>
<tr>
<td> not-attainable</td>
<td>
<a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
</td>
<td> abandoned</td>
</tr>
<tr>
<td> no-progress</td>
<td>
<a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
</td>
<td> not-done</td>
</tr>
<tr>
<td> not-achieved</td>
<td>
<a href="codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a>
</td>
<td> not-done</td>
</tr>
</table>
</div>
</text>
<url value="http://hl7.org/fhir/ConceptMap/sc-goal-achievement"/>
<version value="5.0.0-snapshot3"/>
<name value="GoalAchievementStatusCanonicalMap"/>
<title value="Canonical Mapping for "GoalAchievementStatus""/>
<status value="draft"/>
<experimental value="false"/>
<publisher value="HL7 International - Patient Care WG"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/patientcare/"/>
</telecom>
</contact>
<description value="Canonical Mapping for "Describes the progression, or lack thereof, towards
the goal against the target.""/>
<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/goal-achievement"/>
<targetScopeCanonical value="http://hl7.org/fhir/ValueSet/resource-status"/>
<group>
<source value="http://terminology.hl7.org/CodeSystem/goal-achievement"/>
<target value="http://hl7.org/fhir/resource-status"/>
<element>
<code value="in-progress"/>
<target>
<code value="active"/>
<relationship value="equivalent"/>
</target>
</element>
<element>
<code value="sustaining"/>
<target>
<code value="active"/>
<relationship value="equivalent"/>
</target>
</element>
<element>
<code value="improving"/>
<target>
<code value="active"/>
<relationship value="equivalent"/>
</target>
</element>
<element>
<code value="worsening"/>
<target>
<code value="active"/>
<relationship value="equivalent"/>
</target>
</element>
<element>
<code value="no-change"/>
<target>
<code value="active"/>
<relationship value="equivalent"/>
</target>
</element>
<element>
<code value="achieved"/>
<target>
<code value="complete"/>
<relationship value="equivalent"/>
</target>
</element>
<element>
<code value="not-attainable"/>
<target>
<code value="abandoned"/>
<relationship value="equivalent"/>
</target>
</element>
<element>
<code value="no-progress"/>
<target>
<code value="not-done"/>
<relationship value="equivalent"/>
</target>
</element>
<element>
<code value="not-achieved"/>
<target>
<code value="not-done"/>
<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.