Clinical Document Architecture with Australian Schema
1.0.0 - current Australia flag

Clinical Document Architecture with Australian Schema - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Entity Name Use - TTL Representation

Draft as of 2024-08-29

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:id [ fhir:v "dh-entitynameuse"] ; # 
  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: CodeSystem dh-entitynameuse</b></p><a name=\"dh-entitynameuse\"> </a><a name=\"hcdh-entitynameuse\"> </a><a name=\"dh-entitynameuse-en-AU\"> </a><p>This case-sensitive code system <code>http://ns.electronichealth.net.au/cda/CodeSystem/dh-entitynameuse</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">T<a name=\"dh-entitynameuse-T\"> </a></td></tr><tr><td style=\"white-space:nowrap\">DN<a name=\"dh-entitynameuse-DN\"> </a></td></tr><tr><td style=\"white-space:nowrap\">M<a name=\"dh-entitynameuse-M\"> </a></td></tr><tr><td style=\"white-space:nowrap\">NB<a name=\"dh-entitynameuse-NB\"> </a></td></tr><tr><td style=\"white-space:nowrap\">UI<a name=\"dh-entitynameuse-UI\"> </a></td></tr><tr><td style=\"white-space:nowrap\">SP<a name=\"dh-entitynameuse-SP\"> </a></td></tr><tr><td style=\"white-space:nowrap\">ORGU<a name=\"dh-entitynameuse-ORGU\"> </a></td></tr><tr><td style=\"white-space:nowrap\">ORGS<a name=\"dh-entitynameuse-ORGS\"> </a></td></tr><tr><td style=\"white-space:nowrap\">ORGB<a name=\"dh-entitynameuse-ORGB\"> </a></td></tr><tr><td style=\"white-space:nowrap\">ORGL<a name=\"dh-entitynameuse-ORGL\"> </a></td></tr><tr><td style=\"white-space:nowrap\">ORGA<a name=\"dh-entitynameuse-ORGA\"> </a></td></tr><tr><td style=\"white-space:nowrap\">ORGE<a name=\"dh-entitynameuse-ORGE\"> </a></td></tr><tr><td style=\"white-space:nowrap\">ORGX<a name=\"dh-entitynameuse-ORGX\"> </a></td></tr><tr><td style=\"white-space:nowrap\">ORGY<a name=\"dh-entitynameuse-ORGY\"> </a></td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://ns.electronichealth.net.au/cda/CodeSystem/dh-entitynameuse"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.2.36.1.2001.1004.200.10012" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "entitynameuse"] ; # 
  fhir:title [ fhir:v "Entity Name Use"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-08-29T09:46:41+10:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "Extended Entity Name Use Code System with Organisation Name Use Value from AS 4846-2006 Organisation Name Usage"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "14"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "T" ]
  ] [
fhir:code [ fhir:v "DN" ]
  ] [
fhir:code [ fhir:v "M" ]
  ] [
fhir:code [ fhir:v "NB" ]
  ] [
fhir:code [ fhir:v "UI" ]
  ] [
fhir:code [ fhir:v "SP" ]
  ] [
fhir:code [ fhir:v "ORGU" ]
  ] [
fhir:code [ fhir:v "ORGS" ]
  ] [
fhir:code [ fhir:v "ORGB" ]
  ] [
fhir:code [ fhir:v "ORGL" ]
  ] [
fhir:code [ fhir:v "ORGA" ]
  ] [
fhir:code [ fhir:v "ORGE" ]
  ] [
fhir:code [ fhir:v "ORGX" ]
  ] [
fhir:code [ fhir:v "ORGY" ]
  ] ) . #