Social Care Interoperability Platform FHIR Implementation Guide
Version: 0.1.0, Status: draft
Social Care Interoperability Platform FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2012-06-13 |
<ConceptMap xmlns="http://hl7.org/fhir">
<id value="MODS-FHIRStatus-1"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap MODS-FHIRStatus-1</b></p><a name="MODS-FHIRStatus-1"> </a><a name="hcMODS-FHIRStatus-1"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href="http://hl7.org/fhir/R4/codesystem-flag-status.html">FlagStatus</a> to <code>https://data.digitisingsocialcare.co.uk/mods/v1/alert-status</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>entered-in-error (The flag was added in error and should no longer be displayed.)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>entered-in-error (The flag was added in error and should no longer be displayed.)</td></tr><tr><td>inactive</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>inactive (The flag no longer needs to be displayed.)</td></tr><tr><td>active (A current flag that should be displayed to a user. A system may use the category to determine which user roles should view the flag.)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>active (A current flag that should be displayed to a user. A system may use the category to determine which user roles should view the flag.)</td></tr></table></div>
</text>
<url
value="https://metadata.phase2.scip.synanetics.cloud/fhir/r4/ConceptMap/MODS-FHIRStatus-1"/>
<version value="0.1.0"/>
<name value="MODS-Status-FHIR-Status"/>
<title
value="Maps MODS Status Codes to FHIR Status Codes (for various observations)"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2012-06-13"/>
<publisher
value="Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform"/>
<contact>
<name
value="Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform"/>
<telecom>
<system value="url"/>
<value value="https://synanetics.com"/>
</telecom>
<telecom>
<system value="email"/>
<value value="info@synanetics.com"/>
</telecom>
</contact>
<description
value="A mapping to/from the MODS Flag Status to FHIR Flag Status"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="GB"/>
<display value="United Kingdom of Great Britain and Northern Ireland"/>
</coding>
</jurisdiction>
<group>
<source value="http://hl7.org/fhir/flag-status"/>
<target
value="https://data.digitisingsocialcare.co.uk/mods/v1/alert-status"/>
<element>
<code value="entered-in-error"/>
<display
value="The flag was added in error and should no longer be displayed."/>
<target>
<code value="entered-in-error"/>
<display
value="The flag was added in error and should no longer be displayed."/>
<equivalence value="equal"/>
</target>
</element>
<element>
<code value="inactive"/>
<display value="Inactive"/>
<target>
<code value="inactive"/>
<display value="The flag no longer needs to be displayed."/>
<equivalence value="equal"/>
</target>
</element>
<element>
<code value="active"/>
<display
value="A current flag that should be displayed to a user. A system may use the category to determine which user roles should view the flag."/>
<target>
<code value="active"/>
<display
value="A current flag that should be displayed to a user. A system may use the category to determine which user roles should view the flag."/>
<equivalence value="equal"/>
</target>
</element>
</group>
</ConceptMap>