HIP FHIR Common Terminology Guide
1.1.0 - Release
HIP FHIR Common Terminology Guide - Local Development build (v1.1.0). See the Directory of published versions
Draft as of 2020-02-24 |
@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 -------------------------------------------------------------------
a fhir:ConceptMap;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "hpi-contact-type-down"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Cm_hpi_contact_type_down (https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-contact-type-down)</h2><p>Mapping from <a href=\"http://hl7.org/fhir/R4/valueset-contact-point-system.html\">http://hl7.org/fhir/ValueSet/contact-point-system</a> to <a href=\"ValueSet-hpi-contact-type-1.0.html\">https://nzhts.digital.health.nz/fhir/ValueSet/hpi-contact-type</a></p><p>DRAFT. Published on 2020-02-24 12:00:00+1300 by Te Whatu Ora (Te Whatu Ora: <a href=\"mailto:mailto:integration@health.govt.nz\">mailto:integration@health.govt.nz</a>). </p><div><p>Translation from FHIR Contact Point System to HPI Contact Type</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-system.html\">ContactPointSystem (version 4.0.1)</a> to <a href=\"CodeSystem-hpi-contact-type-2.0.html\">OrgFac Contact Type (version 2.0)</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>email</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>E</td></tr><tr><td>fax</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>F</td></tr><tr><td>pager</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>P</td></tr><tr><td>sms</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>S</td></tr><tr><td>phone</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>T</td></tr><tr><td>url</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>U</td></tr><tr><td>other</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>M</td></tr></table></div>"
];
fhir:ConceptMap.url [ fhir:value "https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-contact-type-down"];
fhir:ConceptMap.version [ fhir:value "1.0"];
fhir:ConceptMap.name [ fhir:value "Cm_hpi_contact_type_down"];
fhir:ConceptMap.title [ fhir:value "HPI Contact Type Mapping"];
fhir:ConceptMap.status [ fhir:value "draft"];
fhir:ConceptMap.experimental [ fhir:value "false"^^xsd:boolean];
fhir:ConceptMap.date [ fhir:value "2020-02-24T00:00:00+13:00"^^xsd:dateTime];
fhir:ConceptMap.publisher [ fhir:value "Te Whatu Ora"];
fhir:ConceptMap.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "Te Whatu Ora" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "mailto:integration@health.govt.nz" ] ]
];
fhir:ConceptMap.description [ fhir:value "Translation from FHIR Contact Point System to HPI Contact Type"];
fhir:ConceptMap.purpose [ fhir:value "To translate from FHIR Contact Point System to internal HPI Contact Type"];
fhir:ConceptMap.sourceUri [ fhir:value "http://hl7.org/fhir/ValueSet/contact-point-system"];
fhir:ConceptMap.targetUri [ fhir:value "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-contact-type"];
fhir:ConceptMap.group [
fhir:index 0;
fhir:ConceptMap.group.source [ fhir:value "http://hl7.org/fhir/contact-point-system" ];
fhir:ConceptMap.group.sourceVersion [ fhir:value "4.0.1" ];
fhir:ConceptMap.group.target [ fhir:value "https://standards.digital.health.nz/ns/hpi-contact-type" ];
fhir:ConceptMap.group.targetVersion [ fhir:value "2.0" ];
fhir:ConceptMap.group.element [
fhir:index 0;
fhir:ConceptMap.group.element.code [ fhir:value "email" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "E" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ] ], [
fhir:index 1;
fhir:ConceptMap.group.element.code [ fhir:value "fax" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "F" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ] ], [
fhir:index 2;
fhir:ConceptMap.group.element.code [ fhir:value "pager" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "P" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ] ], [
fhir:index 3;
fhir:ConceptMap.group.element.code [ fhir:value "sms" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "S" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ] ], [
fhir:index 4;
fhir:ConceptMap.group.element.code [ fhir:value "phone" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "T" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ] ], [
fhir:index 5;
fhir:ConceptMap.group.element.code [ fhir:value "url" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "U" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ] ], [
fhir:index 6;
fhir:ConceptMap.group.element.code [ fhir:value "other" ];
fhir:ConceptMap.group.element.target [
fhir:index 0;
fhir:ConceptMap.group.element.target.code [ fhir:value "M" ];
fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ] ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2022+ Te Whatu Ora. Package ig.hip.digital.health.nz.base#1.1.0 based on FHIR 4.0.1. Generated 2022-11-01
Links: Table of Contents |
QA Report