New Zealand HPI Implementation Guide
0.9.0 - CI Build

New Zealand HPI Implementation Guide, published by Ministry of Health. This is not an authorized publication; it is the continuous build for version 0.9.0). This version is based on the current content of https://github.com/HL7NZ/hpi/ and changes regularly. See the Directory of published versions

: HPI Alias Type - 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:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "Hpi-alias-type"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system https://standards.digital.health.nz/ns/alias-type-code defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">aka<a name=\"Hpi-alias-type-aka\"> </a></td><td>Aka</td><td>The name by which the organisation or facility is also known as.</td></tr><tr><td style=\"white-space:nowrap\">old<a name=\"Hpi-alias-type-old\"> </a></td><td>Old</td><td>The previous legal name(s) of the organisation/facility.</td></tr><tr><td style=\"white-space:nowrap\">maori<a name=\"Hpi-alias-type-maori\"> </a></td><td>Māori</td><td>The Māori name of the organisation or facility.</td></tr><tr><td style=\"white-space:nowrap\">legal<a name=\"Hpi-alias-type-legal\"> </a></td><td>Legal</td><td>The name as recorded in the official register eg Register of Companies.</td></tr><tr><td style=\"white-space:nowrap\">short<a name=\"Hpi-alias-type-short\"> </a></td><td>Short</td><td>An abbreviated name by which the organisation or facility is known.</td></tr><tr><td style=\"white-space:nowrap\">trade-as<a name=\"Hpi-alias-type-trade-as\"> </a></td><td>Trading as</td><td>Used when the organisation/facility has a separate trading name.</td></tr><tr><td style=\"white-space:nowrap\">current<a name=\"Hpi-alias-type-current\"> </a></td><td>Current unverified or unofficial name</td><td>The name currently used for a facility.</td></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "https://standards.digital.health.nz/ns/alias-type-code"];
  fhir:CodeSystem.version [ fhir:value "0.9.0"];
  fhir:CodeSystem.name [ fhir:value "Hpi_alias_type"];
  fhir:CodeSystem.title [ fhir:value "HPI Alias Type"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.date [ fhir:value "2020-02-24T00:00:00+13:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "Ministry of Health"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "Ministry of Health" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "mailto:integration@health.govt.nz" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "A coded type for an alias name."];
  fhir:CodeSystem.purpose [ fhir:value "A coded type for an alias name."];
  fhir:CodeSystem.caseSensitive [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.versionNeeded [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.count [ fhir:value "7"^^xsd:nonNegativeInteger];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "aka" ];
     fhir:CodeSystem.concept.display [ fhir:value "Aka" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The name by which the organisation or facility is also known as." ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "old" ];
     fhir:CodeSystem.concept.display [ fhir:value "Old" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The previous legal name(s) of the organisation/facility." ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "maori" ];
     fhir:CodeSystem.concept.display [ fhir:value "Māori" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The Māori name of the organisation or facility." ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "legal" ];
     fhir:CodeSystem.concept.display [ fhir:value "Legal" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The name as recorded in the official register eg Register of Companies." ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "short" ];
     fhir:CodeSystem.concept.display [ fhir:value "Short" ];
     fhir:CodeSystem.concept.definition [ fhir:value "An abbreviated name by which the organisation or facility is known." ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "trade-as" ];
     fhir:CodeSystem.concept.display [ fhir:value "Trading as" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Used when the organisation/facility has a separate trading name." ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "current" ];
     fhir:CodeSystem.concept.display [ fhir:value "Current unverified or unofficial name" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The name currently used for a facility." ]
  ].

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

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