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-FHIRBirthSex-1"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap MODS-FHIRBirthSex-1</b></p><a name="MODS-FHIRBirthSex-1"> </a><a name="hcMODS-FHIRBirthSex-1"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <code>https://data.digitisingsocialcare.co.uk/mods/v1/person-sex</code> to <a href="http://terminology.hl7.org/7.1.0/CodeSystem-v3-AdministrativeGender.html">AdministrativeGender</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>1 (Male)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>M (Male)</td></tr><tr><td>2 (Female)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>F (Female)</td></tr><tr><td>9 (Indeterminate (unable to be classified as either male or female))</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>UN (Undifferentiated)</td></tr><tr><td>X (Not Known)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>UNK (unknown)</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href="http://terminology.hl7.org/7.1.0/CodeSystem-v3-AdministrativeGender.html">AdministrativeGender</a> to <code>https://data.digitisingsocialcare.co.uk/mods/v1/person-sex</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>M (Male)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>1 (Male)</td></tr><tr><td>F (Female)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>2 (Female)</td></tr><tr><td>UN (Undifferentiated)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>9 (Indeterminate (unable to be classified as either male or female))</td></tr><tr><td>UNK (unknown)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>X (Not Known)</td></tr></table><hr/><p><b>Group 3 </b>Mapping from <a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html">AdministrativeGender</a> to <code>https://data.digitisingsocialcare.co.uk/mods/v1/person-sex</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>male</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>1 (Male)</td></tr><tr><td>female</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>2 (Female)</td></tr><tr><td>other</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#inexact" title="inexact">maps loosely to</a></td><td>9 (Indeterminate (unable to be classified as either male or female))</td></tr><tr><td>unknown</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal" title="equal">is equal to</a></td><td>X (Not Known)</td></tr></table></div>
</text>
<url
value="https://metadata.phase2.scip.synanetics.cloud/fhir/r4/ConceptMap/MODS-FHIRBirthSex-1"/>
<version value="0.1.0"/>
<name value="MODS-BirthSex-FHIR-Administrative-Gender"/>
<title value="Maps MODS Sex to FHIR Administrative Gender and vice-versa"/>
<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 sex and FHIR gender code systems"/>
<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="https://data.digitisingsocialcare.co.uk/mods/v1/person-sex"/>
<target
value="http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender"/>
<element>
<code value="1"/>
<display value="Male"/>
<target>
<code value="M"/>
<display value="Male"/>
<equivalence value="equal"/>
</target>
</element>
<element>
<code value="2"/>
<display value="Female"/>
<target>
<code value="F"/>
<display value="Female"/>
<equivalence value="equal"/>
</target>
</element>
<element>
<code value="9"/>
<display
value="Indeterminate (unable to be classified as either male or female)"/>
<target>
<code value="UN"/>
<display value="Undifferentiated"/>
<equivalence value="equal"/>
</target>
</element>
<element>
<code value="X"/>
<display value="Not Known"/>
<target>
<code value="UNK"/>
<display value="unknown"/>
<equivalence value="equal"/>
</target>
</element>
</group>
<group>
<source
value="http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender"/>
<target
value="https://data.digitisingsocialcare.co.uk/mods/v1/person-sex"/>
<element>
<code value="M"/>
<display value="Male"/>
<target>
<code value="1"/>
<display value="Male"/>
<equivalence value="equal"/>
</target>
</element>
<element>
<code value="F"/>
<display value="Female"/>
<target>
<code value="2"/>
<display value="Female"/>
<equivalence value="equal"/>
</target>
</element>
<element>
<code value="UN"/>
<display value="Undifferentiated"/>
<target>
<code value="9"/>
<display
value="Indeterminate (unable to be classified as either male or female)"/>
<equivalence value="equal"/>
</target>
</element>
<element>
<code value="UNK"/>
<display value="unknown"/>
<target>
<code value="X"/>
<display value="Not Known"/>
<equivalence value="equal"/>
</target>
</element>
</group>
<group>
<source value="http://hl7.org/fhir/administrative-gender"/>
<target
value="https://data.digitisingsocialcare.co.uk/mods/v1/person-sex"/>
<element>
<code value="male"/>
<display value="Male"/>
<target>
<code value="1"/>
<display value="Male"/>
<equivalence value="equal"/>
</target>
</element>
<element>
<code value="female"/>
<display value="Female"/>
<target>
<code value="2"/>
<display value="Female"/>
<equivalence value="equal"/>
</target>
</element>
<element>
<code value="other"/>
<display value="Other"/>
<target>
<code value="9"/>
<display
value="Indeterminate (unable to be classified as either male or female)"/>
<equivalence value="inexact"/>
</target>
</element>
<element>
<code value="unknown"/>
<display value="Unknown"/>
<target>
<code value="X"/>
<display value="Not Known"/>
<equivalence value="equal"/>
</target>
</element>
</group>
</ConceptMap>