INTEROPen CareConnect Base STU3 Implementation Guide
3.0.0 - CI Build

INTEROPen CareConnect Base STU3 Implementation Guide - Local Development build (v3.0.0). See the Directory of published versions

PersonNameType-1 - TTL Representation

(back to description)

Raw ttl

Source view

@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 "CareConnect-PersonNameType-1"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Concept Map - Care Connect Person Name Type (https://fhir.hl7.org.uk/STU3/ConceptMap/CareConnect-PersonNameType-1)</h2><p>Mapping from <a href=\"ValueSet-CareConnect-NameUse-1.html\">https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-NameUse-1</a> to <a href=\"ValueSet-CareConnect-PDS-PersonNameType-1.html\">https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-PDS-PersonNameType-1</a></p><p>DRAFT. Published on 2 Nov 2018, 00:00:00 by INTEROpen (). Copyright © 2016 HL7 UK</p><div><p>A Concept Map from ValueSet Name Use to PDS Person Name Type to aid interpretation.</p>\n</div><br/><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Destination Code</b></td></tr><tr><td>official</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>L (Usual (current) name)</td></tr><tr><td>nickname</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>A (Alias name)</td></tr><tr><td>usual</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>PREFERRED (Preferred name)</td></tr><tr><td>old</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>PREVIOUS (Other previous name)</td></tr><tr><td>old</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>PREVIOUS-BACHELOR (Bachelor name)</td></tr><tr><td>old</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>PREVIOUS-BIRTH (Birth name)</td></tr><tr><td>old</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>PREVIOUS-MAIDEN (Maiden name)</td></tr></table></div>"
  ];
  fhir:ConceptMap.url [ fhir:value "https://fhir.hl7.org.uk/STU3/ConceptMap/CareConnect-PersonNameType-1"];
  fhir:ConceptMap.version [ fhir:value "3.0.0"];
  fhir:ConceptMap.name [ fhir:value "Concept Map - Care Connect Person Name Type"];
  fhir:ConceptMap.status [ fhir:value "draft"];
  fhir:ConceptMap.date [ fhir:value "2018-11-02T00:00:00+00:00"^^xsd:dateTime];
  fhir:ConceptMap.publisher [ fhir:value "INTEROpen"];
  fhir:ConceptMap.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "other" ];
       fhir:ContactPoint.value [ fhir:value "https://interopen.ryver.com/" ]     ]
  ];
  fhir:ConceptMap.description [ fhir:value "A Concept Map from ValueSet Name Use to PDS Person Name Type to aid interpretation."];
  fhir:ConceptMap.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
       fhir:Coding.code [ fhir:value "826" ]     ]
  ];
  fhir:ConceptMap.copyright [ fhir:value "Copyright © 2016 HL7 UK"];
  fhir:ConceptMap.sourceUri [ fhir:value "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-NameUse-1"];
  fhir:ConceptMap.targetUri [ fhir:value "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-PDS-PersonNameType-1"];
  fhir:ConceptMap.group [
     fhir:index 0;
     fhir:ConceptMap.group.source [ fhir:value "http://hl7.org/fhir/name-use" ];
     fhir:ConceptMap.group.target [ fhir:value "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-PDS-PersonNameType-1" ];
     fhir:ConceptMap.group.element [
       fhir:index 0;
       fhir:ConceptMap.group.element.code [ fhir:value "official" ];
       fhir:ConceptMap.group.element.display [ fhir:value "Official" ];
       fhir:ConceptMap.group.element.target [
         fhir:index 0;
         fhir:ConceptMap.group.element.target.code [ fhir:value "L" ];
         fhir:ConceptMap.group.element.target.display [ fhir:value "Usual (current) name" ];
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]       ]     ], [
       fhir:index 1;
       fhir:ConceptMap.group.element.code [ fhir:value "nickname" ];
       fhir:ConceptMap.group.element.display [ fhir:value "Nickname" ];
       fhir:ConceptMap.group.element.target [
         fhir:index 0;
         fhir:ConceptMap.group.element.target.code [ fhir:value "A" ];
         fhir:ConceptMap.group.element.target.display [ fhir:value "Alias name" ];
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]       ]     ], [
       fhir:index 2;
       fhir:ConceptMap.group.element.code [ fhir:value "usual" ];
       fhir:ConceptMap.group.element.display [ fhir:value "Usual" ];
       fhir:ConceptMap.group.element.target [
         fhir:index 0;
         fhir:ConceptMap.group.element.target.code [ fhir:value "PREFERRED" ];
         fhir:ConceptMap.group.element.target.display [ fhir:value "Preferred name" ];
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]       ]     ], [
       fhir:index 3;
       fhir:ConceptMap.group.element.code [ fhir:value "old" ];
       fhir:ConceptMap.group.element.display [ fhir:value "Old" ];
       fhir:ConceptMap.group.element.target [
         fhir:index 0;
         fhir:ConceptMap.group.element.target.code [ fhir:value "PREVIOUS" ];
         fhir:ConceptMap.group.element.target.display [ fhir:value "Other previous name" ];
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]       ]     ], [
       fhir:index 4;
       fhir:ConceptMap.group.element.code [ fhir:value "old" ];
       fhir:ConceptMap.group.element.display [ fhir:value "Old" ];
       fhir:ConceptMap.group.element.target [
         fhir:index 0;
         fhir:ConceptMap.group.element.target.code [ fhir:value "PREVIOUS-BACHELOR" ];
         fhir:ConceptMap.group.element.target.display [ fhir:value "Bachelor name" ];
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]       ]     ], [
       fhir:index 5;
       fhir:ConceptMap.group.element.code [ fhir:value "old" ];
       fhir:ConceptMap.group.element.display [ fhir:value "Old" ];
       fhir:ConceptMap.group.element.target [
         fhir:index 0;
         fhir:ConceptMap.group.element.target.code [ fhir:value "PREVIOUS-BIRTH" ];
         fhir:ConceptMap.group.element.target.display [ fhir:value "Birth name" ];
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]       ]     ], [
       fhir:index 6;
       fhir:ConceptMap.group.element.code [ fhir:value "old" ];
       fhir:ConceptMap.group.element.display [ fhir:value "Old" ];
       fhir:ConceptMap.group.element.target [
         fhir:index 0;
         fhir:ConceptMap.group.element.target.code [ fhir:value "PREVIOUS-MAIDEN" ];
         fhir:ConceptMap.group.element.target.display [ fhir:value "Maiden name" ];
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "equivalent" ]       ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.