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
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:ValueSet; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "CareConnect-NameUse-1"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>NameUse</h2><div><p>The use of a human name</p>\n</div><p><b>Copyright Statement:</b> Copyright © HL7.org 2011+</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/STU3/codesystem-name-use.html\"><code>http://hl7.org/fhir/name-use</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/STU3/codesystem-name-use.html#name-use-usual\">usual</a></td><td>Usual</td><td>Known as/conventional/the one you normally use</td></tr><tr><td><a href=\"http://hl7.org/fhir/STU3/codesystem-name-use.html#name-use-official\">official</a></td><td>Official</td><td>The formal name as registered in an official (government) registry, but which name might not be commonly used. May be called "legal name".</td></tr><tr><td><a href=\"http://hl7.org/fhir/STU3/codesystem-name-use.html#name-use-temp\">temp</a></td><td>Temp</td><td>A temporary name. Name.period can provide more detailed information. This may also be used for temporary names assigned at birth or in emergency situations.</td></tr><tr><td><a href=\"http://hl7.org/fhir/STU3/codesystem-name-use.html#name-use-nickname\">nickname</a></td><td>Nickname</td><td>A name that is used to address the person in an informal manner, but is not part of their formal or usual name</td></tr><tr><td><a href=\"http://hl7.org/fhir/STU3/codesystem-name-use.html#name-use-anonymous\">anonymous</a></td><td>Anonymous</td><td>Anonymous assigned name, alias, or pseudonym (used to protect a person's identity for privacy reasons)</td></tr><tr><td><a href=\"http://hl7.org/fhir/STU3/codesystem-name-use.html#name-use-old\">old</a></td><td>Old</td><td>This name is no longer in use (or was never correct, but retained for records)</td></tr><tr><td><a href=\"http://hl7.org/fhir/STU3/codesystem-name-use.html#name-use-maiden\">maiden</a></td><td>Name changed for Marraige</td><td>A name used prior to changing name because of marriage. This name use is for use by applications that collect and store names that were used prior to a marriage. Marriage naming customs vary greatly around the world, and are constantly changing. This term is not gender specific. The use of this term does not imply any particular history for a person's name</td></tr></table></li></ul></div>" ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-map" ]; fhir:Extension.valueReference [ fhir:link <https://fhir.hl7.org.uk/STU3/ConceptMap/CareConnect-PersonNameType-1>; fhir:Reference.reference [ fhir:value "https://fhir.hl7.org.uk/STU3/ConceptMap/CareConnect-PersonNameType-1" ] ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-sourceReference" ]; fhir:Extension.valueUri [ fhir:value "http://hl7.org/fhir/ValueSet/name-use" ] ], [ fhir:index 2; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ]; fhir:Extension.valueCode [ fhir:value "fhir" ] ], [ fhir:index 3; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ]; fhir:Extension.valueInteger [ fhir:value "0"^^xsd:integer ] ], [ fhir:index 4; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status" ]; fhir:Extension.valueString [ fhir:value "Informative" ] ]; fhir:ValueSet.url [ fhir:value "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-NameUse-1"]; fhir:ValueSet.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.3.58" ] ]; fhir:ValueSet.version [ fhir:value "3.0.0"]; fhir:ValueSet.name [ fhir:value "NameUse"]; fhir:ValueSet.status [ fhir:value "draft"]; fhir:ValueSet.date [ fhir:value "2017-04-19T07:44:47+10:00"^^xsd:dateTime]; fhir:ValueSet.publisher [ fhir:value "INTEROpen"]; fhir:ValueSet.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:ValueSet.description [ fhir:value "The use of a human name"]; fhir:ValueSet.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:ValueSet.copyright [ fhir:value "Copyright © HL7.org 2011+"]; fhir:ValueSet.compose [ fhir:ValueSet.compose.include [ fhir:index 0; fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/name-use" ]; fhir:ValueSet.compose.include.concept [ fhir:index 0; fhir:ValueSet.compose.include.concept.code [ fhir:value "usual" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Usual" ] ], [ fhir:index 1; fhir:ValueSet.compose.include.concept.code [ fhir:value "official" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Official" ] ], [ fhir:index 2; fhir:ValueSet.compose.include.concept.code [ fhir:value "temp" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Temp" ] ], [ fhir:index 3; fhir:ValueSet.compose.include.concept.code [ fhir:value "nickname" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Nickname" ] ], [ fhir:index 4; fhir:ValueSet.compose.include.concept.code [ fhir:value "anonymous" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Anonymous" ] ], [ fhir:index 5; fhir:ValueSet.compose.include.concept.code [ fhir:value "old" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Old" ] ], [ fhir:index 6; fhir:ValueSet.compose.include.concept.code [ fhir:value "maiden" ]; fhir:ValueSet.compose.include.concept.display [ fhir:value "Name changed for Marraige" ] ] ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.