HIP FHIR Common Terminology Guide - Local Development build (v1.8.10) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: HPI Name type to Name Use Mapping - TTL Representation
Raw ttl | Download
@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:id [ fhir:v "hpi-name-type-to-name-use"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap hpi-name-type-to-name-use</b></p><a name=\"hpi-name-type-to-name-use\"> </a><a name=\"hchpi-name-type-to-name-use\"> </a><a name=\"hpi-name-type-to-name-use-en-US\"> </a><p>Mapping from <a href=\"ValueSet-hpi-name-type-2.0.html\">HPI Legacy Name Type</a> to <a href=\"http://hl7.org/fhir/R4/valueset-name-use.html\">NameUse</a></p><p>DRAFT. Published on 2020-02-24 00: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 HPI Name Type to FHIR Name Use</p>\n</div><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-hip-name-type-2.0.html\">HPI Legacy Name Typeversion: {0}2.0)</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-name-use.html\">NameUseversion: {0}4.0.1)</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>O (Official Name Type)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>official</td></tr><tr><td>A (Alternate Name Type)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>usual</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://nzhts.digital.health.nz/cm/hpi-name-type-to-name-use"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0"] ; #
fhir:name [ fhir:v "Cm_hpi_name_type_to_name_use"] ; #
fhir:title [ fhir:v "HPI Name type to Name Use Mapping"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2020-02-24T00:00:00+13:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Te Whatu Ora"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Te Whatu Ora" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:integration@health.govt.nz" ] ] )
] ) ; #
fhir:description [ fhir:v "Translation from HPI Name Type to FHIR Name Use"] ; #
fhir:source [ fhir:v "https://nzhts.digital.health.nz/fhir/ValueSet/hpi-name-type"^^xsd:anyURI] ; #
fhir:target [ fhir:v "http://hl7.org/fhir/ValueSet/name-use"^^xsd:anyURI] ; #
fhir:group ( [
fhir:source [ fhir:v "https://standards.digital.health.nz/ns/hpi-name-type"^^xsd:anyURI ] ;
fhir:sourceVersion [ fhir:v "2.0" ] ;
fhir:target [ fhir:v "http://hl7.org/fhir/name-use"^^xsd:anyURI ] ;
fhir:targetVersion [ fhir:v "4.0.1" ] ;
( fhir:element [
fhir:code [ fhir:v "O" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "official" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "A" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "usual" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] )
] ) . #