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 |
@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 -------------------------------------------------------------------
a fhir:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "MODS-FHIREmailContactPointUse-1"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap MODS-FHIREmailContactPointUse-1</b></p><a name=\"MODS-FHIREmailContactPointUse-1\"> </a><a name=\"hcMODS-FHIREmailContactPointUse-1\"> </a><p>Mapping from https://data.digitisingsocialcare.co.uk/mods/v1/person-email-address-type to <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-use.html\">http://hl7.org/fhir/contact-point-use</a></p><br/><p><b>Group 1 </b>Mapping from <code>https://data.digitisingsocialcare.co.uk/mods/v1/person-email-address-type</code> to <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-use.html\">ContactPointUse</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>Carer (A communication contact point for a carer)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#inexact\" title=\"inexact\">maps loosely to</a></td><td>work</td></tr><tr><td>Home (A communication contact point at a home; attempted contacts for business purposes might intrude privacy and chances are one will contact family or other household members instead of the person one wishes to call. Typically used with urgent cases, or if no other contacts are available.)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>home</td></tr><tr><td>Old (This contact point is no longer in use (or was never correct, but retained for records).)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>old</td></tr><tr><td>Temp (A temporary contact point. The period can provide more detailed information.)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>temp</td></tr><tr><td>Work (An office contact point. First choice for business related contacts during business hours.)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>work</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/ConceptMap/MODS-FHIREmailContactPointUse-1"^^xsd:anyURI ;
fhir:l <https://metadata.phase2.scip.synanetics.cloud/fhir/r4/ConceptMap/MODS-FHIREmailContactPointUse-1>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "MODS-Email-Use-Type-FHIR-Contact-Point-Use"] ; #
fhir:title [ fhir:v "MODS Email Use Type to FHIR Contact Point Use"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2012-06-13"^^xsd:date] ; #
fhir:publisher [ fhir:v "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://synanetics.com" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@synanetics.com" ] ] )
] ) ; #
fhir:description [ fhir:v "A mapping between the MODS telecom use type and fhir contact point use"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "GB" ] ;
fhir:display [ fhir:v "United Kingdom of Great Britain and Northern Ireland" ] ] )
] ) ; #
fhir:source [
a fhir:Uri ;
fhir:v "https://data.digitisingsocialcare.co.uk/mods/v1/person-email-address-type"^^xsd:anyURI ;
fhir:l <https://data.digitisingsocialcare.co.uk/mods/v1/person-email-address-type>
] ; #
fhir:target [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/contact-point-use"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/contact-point-use>
] ; #
fhir:group ( [
fhir:source [
fhir:v "https://data.digitisingsocialcare.co.uk/mods/v1/person-email-address-type"^^xsd:anyURI ;
fhir:l <https://data.digitisingsocialcare.co.uk/mods/v1/person-email-address-type> ] ;
fhir:target [
fhir:v "http://hl7.org/fhir/contact-point-use"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/contact-point-use> ] ;
( fhir:element [
fhir:code [ fhir:v "Carer" ] ;
fhir:display [ fhir:v "A communication contact point for a carer" ] ;
( fhir:target [
fhir:code [ fhir:v "work" ] ;
fhir:display [ fhir:v "Work" ] ;
fhir:equivalence [ fhir:v "inexact" ] ] ) ] [
fhir:code [ fhir:v "Home" ] ;
fhir:display [ fhir:v "A communication contact point at a home; attempted contacts for business purposes might intrude privacy and chances are one will contact family or other household members instead of the person one wishes to call. Typically used with urgent cases, or if no other contacts are available." ] ;
( fhir:target [
fhir:code [ fhir:v "home" ] ;
fhir:display [ fhir:v "Home" ] ;
fhir:equivalence [ fhir:v "equal" ] ] ) ] [
fhir:code [ fhir:v "Old" ] ;
fhir:display [ fhir:v "This contact point is no longer in use (or was never correct, but retained for records)." ] ;
( fhir:target [
fhir:code [ fhir:v "old" ] ;
fhir:display [ fhir:v "Old" ] ;
fhir:equivalence [ fhir:v "equal" ] ] ) ] [
fhir:code [ fhir:v "Temp" ] ;
fhir:display [ fhir:v "A temporary contact point. The period can provide more detailed information." ] ;
( fhir:target [
fhir:code [ fhir:v "temp" ] ;
fhir:display [ fhir:v "Temp" ] ;
fhir:equivalence [ fhir:v "equal" ] ] ) ] [
fhir:code [ fhir:v "Work" ] ;
fhir:display [ fhir:v "An office contact point. First choice for business related contacts during business hours." ] ;
( fhir:target [
fhir:code [ fhir:v "work" ] ;
fhir:display [ fhir:v "Work" ] ;
fhir:equivalence [ fhir:v "equal" ] ] ) ] )
] ) . #
IG © 2026+ Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform. Package dhsc-scip-fhir#0.1.0 based on FHIR 4.0.1. Generated 2026-03-24
Links: Table of Contents |
QA Report