@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "dh-entitynameuse"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: CodeSystem dh-entitynameuse

This case-sensitive code system http://ns.electronichealth.net.au/cda/CodeSystem/dh-entitynameuse defines the following codes:

Code
T
DN
M
NB
UI
SP
ORGU
ORGS
ORGB
ORGL
ORGA
ORGE
ORGX
ORGY
" ] ; # 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" ] ] ) . # # -------------------------------------------------------------------------------------