Clinical Document Architecture with Australian Schema, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/cda-au-schema/ and changes regularly. See the Directory of published versions
Draft as of 2024-11-22 |
@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-11-22T03:02:41+00: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" ]
] ) . #
IG © 2024+ Australian Digital Health Agency. Package au.digitalhealth.cda.schema#1.0.0 based on FHIR 5.0.0. Generated 2024-11-22
Links: Table of Contents | QA Report | Version History | Report an issue or propose a change
Publisher: Australian Digital Health Agency | ABN: 84 425 496 912, Level 25, 175 Liverpool Street, Sydney, NSW 2000 | Phone: 1300 901 001 | Email: help@digitalhealth.gov.au | https://www.digitalhealth.gov.au | Privacy policy | Terms of Use