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

Logical Model: au-ClinicalDocument - TTL Profile

Active as of 2024-08-29

TTL representation of the au-ClinicalDocument logical model.

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:StructureDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "au-ClinicalDocument"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <p>The ClinicalDocument class is the entry point into the CDA R-MIM, and corresponds to the\n        &lt;ClinicalDocument&gt; XML element that is the root element of a CDA document.</p>\n      <p>A CDA document is logically broken up into a CDA Header and a CDA Body. The CDA Header is\n        comprised of ClinicalDocument attributes, participants, and act relationships. The CDA Body\n        is the target of the ClinicalDocument component act relationship.</p>\n      <p>The ClinicalDocument class inherits various attributes from the InfrastructureRoot class of\n        the RIM, including ClinicalDocument.templateId and ClinicalDocument.typeId. When\n        ClinicalDocument.templateId is valued in an instance, it signals the imposition of a set of\n        template-defined constraints. In addition, the templateId attribute is available in all\n        other CDA classes, thus enabling the imposition of a set of template-defined constraints at\n        any level of granularity. The value of this attribute provides a unique identifier for the\n        template(s) in question.</p>\n      <p>ClinicalDocument.typeId is a technology-neutral explicit reference to this CDA, Release Two\n        specification, and must be valued as follows: ClinicalDocument.typeId.root =\n        &quot;2.16.840.1.113883.1.3&quot; (which is the OID for HL7 Registered models);\n        ClinicalDocument.typeId.extension = &quot;POCD_HD000040&quot; (which is the unique identifier for the\n        CDA, Release Two Hierarchical Description).</p>\n    </div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/logical-target"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "not-applicable" ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:hl7-org:v3"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/xml-name"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ClinicalDocument" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/type-profile-style"^^xsd:anyURI ] ;
fhir:value [ fhir:v "cda"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/logical-container"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/ClinicalDocument"^^xsd:anyURI ]
  ] ) ; # 
  fhir:url [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-ClinicalDocument"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "au-ClinicalDocument"] ; # 
  fhir:title [ fhir:v "ADHA ClinicalDocument (CDA Class)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-08-29T09:46:41+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Australian Digital Health Agency"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Australian Digital Health Agency" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:[email protected]" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "**Australian adaptation of the [HL7 International CDA ClinicalDocument class](     https://hl7.org/cda/stds/core/2.0.0-sd/StructureDefinition-ClinicalDocument.html)**.     \n\nThis is a generated StructureDefinition that describes CDA - that is, CDA as it actually is for R2. The intent of this StructureDefinition is to enable CDA to be a FHIR resource. That enables the FHIR infrastructure - API, conformance, query - to be used directly against CDA"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AU" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "Copyright © 2024 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See [https://creativecommons.org/licenses/by/4.0/](https://creativecommons.org/licenses/by/4.0/)."] ; # 
  fhir:fhirVersion [ fhir:v "5.0.0"] ; # 
  fhir:mapping ( [
fhir:identity [ fhir:v "rim" ] ;
fhir:uri [ fhir:v "http://hl7.org/v3"^^xsd:anyURI ] ;
fhir:name [ fhir:v "RIM Mapping" ]
  ] ) ; # 
  fhir:kind [ fhir:v "logical"] ; # 
  fhir:abstract [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:type [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/ClinicalDocument"^^xsd:anyURI] ; # 
  fhir:baseDefinition [
fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/ANY"^^xsd:anyURI ;
fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/ANY>
  ] ; # 
  fhir:derivation [ fhir:v "specialization"] ; # 
  fhir:snapshot [
    ( fhir:element [
fhir:id [ fhir:v "ClinicalDocument" ] ;
fhir:path [ fhir:v "ClinicalDocument" ] ;
fhir:short [ fhir:v "Australian adaptation of the HL7 International CDA ClinicalDocument class" ] ;
fhir:definition [ fhir:v "Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type." ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "Base" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
fhir:isModifier [ fhir:v "false"^^xsd:boolean ] ;
      ( fhir:mapping [
fhir:identity [ fhir:v "rim" ] ;
fhir:map [ fhir:v "n/a" ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.nullFlavor" ] ;
fhir:path [ fhir:v "ClinicalDocument.nullFlavor" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:label [ fhir:v "Exceptional Value Detail" ] ;
fhir:definition [ fhir:v "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "ANY.nullFlavor" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "code"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"^^xsd:anyURI ;
fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/cs-simple>         ] )       ] ) ;
fhir:binding [
fhir:strength [ fhir:v "required" ] ;
fhir:valueSet [
fhir:v "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"^^xsd:anyURI ;
fhir:link <http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor>         ]       ]     ] [
fhir:id [ fhir:v "ClinicalDocument.classCode" ] ;
fhir:path [ fhir:v "ClinicalDocument.classCode" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.classCode" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "code"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"^^xsd:anyURI ;
fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/cs-simple>         ] )       ] ) ;
fhir:fixed [ fhir:v "DOCCLIN" ] ;
fhir:binding [
fhir:strength [ fhir:v "example" ] ;
fhir:valueSet [
fhir:v "http://hl7.org/cda/stds/core/ValueSet/CDAActClass"^^xsd:anyURI ;
fhir:link <http://hl7.org/cda/stds/core/ValueSet/CDAActClass>         ]       ]     ] [
fhir:id [ fhir:v "ClinicalDocument.moodCode" ] ;
fhir:path [ fhir:v "ClinicalDocument.moodCode" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.moodCode" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "code"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"^^xsd:anyURI ;
fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/cs-simple>         ] )       ] ) ;
fhir:fixed [ fhir:v "EVN" ] ;
fhir:binding [
fhir:strength [ fhir:v "required" ] ;
fhir:valueSet [
fhir:v "http://hl7.org/cda/stds/core/ValueSet/CDAActMood"^^xsd:anyURI ;
fhir:link <http://hl7.org/cda/stds/core/ValueSet/CDAActMood>         ]       ]     ] [
fhir:id [ fhir:v "ClinicalDocument.realmCode" ] ;
fhir:path [ fhir:v "ClinicalDocument.realmCode" ] ;
fhir:definition [ fhir:v "When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.realmCode" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CS"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.typeId" ] ;
fhir:path [ fhir:v "ClinicalDocument.typeId" ] ;
fhir:definition [ fhir:v "ClinicalDocument.typeId is a technology-neutral explicit reference to this CDA, Release Two specification, and must be valued as follows: ClinicalDocument.typeId.root = \"2.16.840.1.113883.1.3\" (which is the OID for HL7 Registered models); ClinicalDocument.typeId.extension = \"POCD_HD000040\" (which is the unique identifier for the CDA, Release Two Hierarchical Description)." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.typeId" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/II"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.typeId.nullFlavor" ] ;
fhir:path [ fhir:v "ClinicalDocument.typeId.nullFlavor" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:label [ fhir:v "Exceptional Value Detail" ] ;
fhir:definition [ fhir:v "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "ANY.nullFlavor" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "code"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"^^xsd:anyURI ;
fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/cs-simple>         ] )       ] ) ;
fhir:binding [
fhir:strength [ fhir:v "required" ] ;
fhir:valueSet [
fhir:v "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"^^xsd:anyURI ;
fhir:link <http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor>         ]       ]     ] [
fhir:id [ fhir:v "ClinicalDocument.typeId.assigningAuthorityName" ] ;
fhir:path [ fhir:v "ClinicalDocument.typeId.assigningAuthorityName" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:label [ fhir:v "Assigning Authority Name" ] ;
fhir:definition [ fhir:v "A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "II.assigningAuthorityName" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "string"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/st-simple"^^xsd:anyURI ;
fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/st-simple>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.typeId.displayable" ] ;
fhir:path [ fhir:v "ClinicalDocument.typeId.displayable" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:label [ fhir:v "Displayable" ] ;
fhir:definition [ fhir:v "Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false)." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "II.displayable" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "boolean"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple"^^xsd:anyURI ;
fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/bl-simple>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.typeId.root" ] ;
fhir:path [ fhir:v "ClinicalDocument.typeId.root" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:label [ fhir:v "Root" ] ;
fhir:definition [ fhir:v "Identifies the type as an HL7 Registered model" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "II.root" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "string"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/oid"^^xsd:anyURI ;
fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/oid>         ] [
fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/uuid"^^xsd:anyURI ;
fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/uuid>         ] [
fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/ruid"^^xsd:anyURI ;
fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/ruid>         ] )       ] ) ;
fhir:fixed [ fhir:v "2.16.840.1.113883.1.3" ]     ] [
fhir:id [ fhir:v "ClinicalDocument.typeId.extension" ] ;
fhir:path [ fhir:v "ClinicalDocument.typeId.extension" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:label [ fhir:v "Extension" ] ;
fhir:definition [ fhir:v "A character string as a unique identifier within the scope of the identifier root." ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "II.extension" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "string"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/st-simple"^^xsd:anyURI ;
fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/st-simple>         ] )       ] ) ;
fhir:fixed [ fhir:v "POCD_HD000040" ]     ] [
fhir:id [ fhir:v "ClinicalDocument.templateId" ] ;
fhir:path [ fhir:v "ClinicalDocument.templateId" ] ;
fhir:definition [ fhir:v "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.templateId" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/II"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.id" ] ;
fhir:path [ fhir:v "ClinicalDocument.id" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.id" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/II"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.code" ] ;
fhir:path [ fhir:v "ClinicalDocument.code" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.code" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-CE"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.title" ] ;
fhir:path [ fhir:v "ClinicalDocument.title" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.title" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/ST"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.effectiveTime" ] ;
fhir:path [ fhir:v "ClinicalDocument.effectiveTime" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.effectiveTime" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/TS"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.confidentialityCode" ] ;
fhir:path [ fhir:v "ClinicalDocument.confidentialityCode" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.confidentialityCode" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-CE"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.languageCode" ] ;
fhir:path [ fhir:v "ClinicalDocument.languageCode" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.languageCode" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CS"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.setId" ] ;
fhir:path [ fhir:v "ClinicalDocument.setId" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.setId" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/II"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.versionNumber" ] ;
fhir:path [ fhir:v "ClinicalDocument.versionNumber" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.versionNumber" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/INT"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.completionCode" ] ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://ns.electronichealth.net.au/Ci/Cda/Extensions/3.0"^^xsd:anyURI ]       ] ) ;
fhir:path [ fhir:v "ClinicalDocument.completionCode" ] ;
fhir:short [ fhir:v "ADHA CDA extension to represent document lifecycle codes" ] ;
fhir:definition [ fhir:v "The completionCode extension attribute allows the implementer to identify the lifecycle status of a document." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.completionCode" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-CE"^^xsd:anyURI ]       ] ) ;
fhir:binding [
fhir:strength [ fhir:v "required" ] ;
fhir:valueSet [
fhir:v "http://ns.electronichealth.net.au/cda/ValueSet/dh-NctisAdminCodesDocumentStatus"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/ValueSet/dh-NctisAdminCodesDocumentStatus>         ]       ]     ] [
fhir:id [ fhir:v "ClinicalDocument.copyTime" ] ;
fhir:path [ fhir:v "ClinicalDocument.copyTime" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.copyTime" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/TS"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.recordTarget" ] ;
fhir:path [ fhir:v "ClinicalDocument.recordTarget" ] ;
fhir:short [ fhir:v "Australian-adapted RecordTarget class" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.recordTarget" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-RecordTarget"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-RecordTarget"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-RecordTarget>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.author" ] ;
fhir:path [ fhir:v "ClinicalDocument.author" ] ;
fhir:short [ fhir:v "Australian-adapted Author class" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.author" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-Author"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-Author"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-Author>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.dataEnterer" ] ;
fhir:path [ fhir:v "ClinicalDocument.dataEnterer" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.dataEnterer" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/DataEnterer"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.informant" ] ;
fhir:path [ fhir:v "ClinicalDocument.informant" ] ;
fhir:short [ fhir:v "Australian-adapted Informant class" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.informant" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-Informant"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-Informant"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-Informant>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.custodian" ] ;
fhir:path [ fhir:v "ClinicalDocument.custodian" ] ;
fhir:short [ fhir:v "Australian-adapted Custodian class" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.custodian" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-Custodian"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-Custodian"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-Custodian>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.informationRecipient" ] ;
fhir:path [ fhir:v "ClinicalDocument.informationRecipient" ] ;
fhir:short [ fhir:v "Australian-adapted InformationRecipient class" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.informationRecipient" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-InformationRecipient"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-InformationRecipient"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-InformationRecipient>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.legalAuthenticator" ] ;
fhir:path [ fhir:v "ClinicalDocument.legalAuthenticator" ] ;
fhir:short [ fhir:v "Australian-adapted LegalAuthenticator class" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.legalAuthenticator" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-LegalAuthenticator"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-LegalAuthenticator"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-LegalAuthenticator>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.authenticator" ] ;
fhir:path [ fhir:v "ClinicalDocument.authenticator" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.authenticator" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Authenticator"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.participant" ] ;
fhir:path [ fhir:v "ClinicalDocument.participant" ] ;
fhir:short [ fhir:v "Australian-adapted Participant class" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.participant" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-Participant1"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-Participant1"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-Participant1>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.inFulfillmentOf" ] ;
fhir:path [ fhir:v "ClinicalDocument.inFulfillmentOf" ] ;
fhir:short [ fhir:v "Australian-adapted InFulfillmentOf class" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.inFulfillmentOf" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-InFulfillmentOf"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-InFulfillmentOf"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-InFulfillmentOf>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.documentationOf" ] ;
fhir:path [ fhir:v "ClinicalDocument.documentationOf" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.documentationOf" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/DocumentationOf"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.relatedDocument" ] ;
fhir:path [ fhir:v "ClinicalDocument.relatedDocument" ] ;
fhir:short [ fhir:v "Australian-adapted RelatedDocument class" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.relatedDocument" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-RelatedDocument"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-RelatedDocument"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-RelatedDocument>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.authorization" ] ;
fhir:path [ fhir:v "ClinicalDocument.authorization" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.authorization" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Authorization"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.componentOf" ] ;
fhir:path [ fhir:v "ClinicalDocument.componentOf" ] ;
fhir:short [ fhir:v "Australian-adapted ComponentOf class" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.componentOf" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-ComponentOf"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-ComponentOf"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-ComponentOf>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.component" ] ;
fhir:path [ fhir:v "ClinicalDocument.component" ] ;
fhir:short [ fhir:v "Australian-adapted Component class" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:base [
fhir:path [ fhir:v "ClinicalDocument.component" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]       ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-Component"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-Component"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-Component>         ] )       ] )     ] )
  ] ; # 
  fhir:differential [
    ( fhir:element [
fhir:id [ fhir:v "ClinicalDocument" ] ;
fhir:path [ fhir:v "ClinicalDocument" ] ;
fhir:short [ fhir:v "Australian adaptation of the HL7 International CDA ClinicalDocument class" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ]     ] [
fhir:id [ fhir:v "ClinicalDocument.classCode" ] ;
fhir:path [ fhir:v "ClinicalDocument.classCode" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "code"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"^^xsd:anyURI ;
fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/cs-simple>         ] )       ] ) ;
fhir:fixed [ fhir:v "DOCCLIN" ] ;
fhir:binding [
fhir:strength [ fhir:v "example" ] ;
fhir:valueSet [
fhir:v "http://hl7.org/cda/stds/core/ValueSet/CDAActClass"^^xsd:anyURI ;
fhir:link <http://hl7.org/cda/stds/core/ValueSet/CDAActClass>         ]       ]     ] [
fhir:id [ fhir:v "ClinicalDocument.moodCode" ] ;
fhir:path [ fhir:v "ClinicalDocument.moodCode" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "code"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"^^xsd:anyURI ;
fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/cs-simple>         ] )       ] ) ;
fhir:fixed [ fhir:v "EVN" ] ;
fhir:binding [
fhir:strength [ fhir:v "required" ] ;
fhir:valueSet [
fhir:v "http://hl7.org/cda/stds/core/ValueSet/CDAActMood"^^xsd:anyURI ;
fhir:link <http://hl7.org/cda/stds/core/ValueSet/CDAActMood>         ]       ]     ] [
fhir:id [ fhir:v "ClinicalDocument.realmCode" ] ;
fhir:path [ fhir:v "ClinicalDocument.realmCode" ] ;
fhir:definition [ fhir:v "When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CS"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.typeId" ] ;
fhir:path [ fhir:v "ClinicalDocument.typeId" ] ;
fhir:definition [ fhir:v "ClinicalDocument.typeId is a technology-neutral explicit reference to this CDA, Release Two specification, and must be valued as follows: ClinicalDocument.typeId.root = \"2.16.840.1.113883.1.3\" (which is the OID for HL7 Registered models); ClinicalDocument.typeId.extension = \"POCD_HD000040\" (which is the unique identifier for the CDA, Release Two Hierarchical Description)." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/II"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.typeId.root" ] ;
fhir:path [ fhir:v "ClinicalDocument.typeId.root" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:definition [ fhir:v "Identifies the type as an HL7 Registered model" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
fhir:fixed [ fhir:v "2.16.840.1.113883.1.3" ]     ] [
fhir:id [ fhir:v "ClinicalDocument.typeId.extension" ] ;
fhir:path [ fhir:v "ClinicalDocument.typeId.extension" ] ;
      ( fhir:representation [ fhir:v "xmlAttr" ] ) ;
fhir:definition [ fhir:v "A character string as a unique identifier within the scope of the identifier root." ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "string"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/st-simple"^^xsd:anyURI ;
fhir:link <http://hl7.org/cda/stds/core/StructureDefinition/st-simple>         ] )       ] ) ;
fhir:fixed [ fhir:v "POCD_HD000040" ]     ] [
fhir:id [ fhir:v "ClinicalDocument.templateId" ] ;
fhir:path [ fhir:v "ClinicalDocument.templateId" ] ;
fhir:definition [ fhir:v "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/II"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.id" ] ;
fhir:path [ fhir:v "ClinicalDocument.id" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/II"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.code" ] ;
fhir:path [ fhir:v "ClinicalDocument.code" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-CE"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.title" ] ;
fhir:path [ fhir:v "ClinicalDocument.title" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/ST"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.effectiveTime" ] ;
fhir:path [ fhir:v "ClinicalDocument.effectiveTime" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/TS"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.confidentialityCode" ] ;
fhir:path [ fhir:v "ClinicalDocument.confidentialityCode" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-CE"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.languageCode" ] ;
fhir:path [ fhir:v "ClinicalDocument.languageCode" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/CS"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.setId" ] ;
fhir:path [ fhir:v "ClinicalDocument.setId" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/II"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.versionNumber" ] ;
fhir:path [ fhir:v "ClinicalDocument.versionNumber" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/INT"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.completionCode" ] ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://ns.electronichealth.net.au/Ci/Cda/Extensions/3.0"^^xsd:anyURI ]       ] ) ;
fhir:path [ fhir:v "ClinicalDocument.completionCode" ] ;
fhir:short [ fhir:v "ADHA CDA extension to represent document lifecycle codes" ] ;
fhir:definition [ fhir:v "The completionCode extension attribute allows the implementer to identify the lifecycle status of a document." ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-CE"^^xsd:anyURI ]       ] ) ;
fhir:binding [
fhir:strength [ fhir:v "required" ] ;
fhir:valueSet [
fhir:v "http://ns.electronichealth.net.au/cda/ValueSet/dh-NctisAdminCodesDocumentStatus"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/ValueSet/dh-NctisAdminCodesDocumentStatus>         ]       ]     ] [
fhir:id [ fhir:v "ClinicalDocument.copyTime" ] ;
fhir:path [ fhir:v "ClinicalDocument.copyTime" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/TS"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.recordTarget" ] ;
fhir:path [ fhir:v "ClinicalDocument.recordTarget" ] ;
fhir:short [ fhir:v "Australian-adapted RecordTarget class" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-RecordTarget"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-RecordTarget"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-RecordTarget>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.author" ] ;
fhir:path [ fhir:v "ClinicalDocument.author" ] ;
fhir:short [ fhir:v "Australian-adapted Author class" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-Author"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-Author"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-Author>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.dataEnterer" ] ;
fhir:path [ fhir:v "ClinicalDocument.dataEnterer" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/DataEnterer"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.informant" ] ;
fhir:path [ fhir:v "ClinicalDocument.informant" ] ;
fhir:short [ fhir:v "Australian-adapted Informant class" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-Informant"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-Informant"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-Informant>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.custodian" ] ;
fhir:path [ fhir:v "ClinicalDocument.custodian" ] ;
fhir:short [ fhir:v "Australian-adapted Custodian class" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-Custodian"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-Custodian"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-Custodian>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.informationRecipient" ] ;
fhir:path [ fhir:v "ClinicalDocument.informationRecipient" ] ;
fhir:short [ fhir:v "Australian-adapted InformationRecipient class" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-InformationRecipient"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-InformationRecipient"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-InformationRecipient>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.legalAuthenticator" ] ;
fhir:path [ fhir:v "ClinicalDocument.legalAuthenticator" ] ;
fhir:short [ fhir:v "Australian-adapted LegalAuthenticator class" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-LegalAuthenticator"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-LegalAuthenticator"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-LegalAuthenticator>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.authenticator" ] ;
fhir:path [ fhir:v "ClinicalDocument.authenticator" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Authenticator"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.participant" ] ;
fhir:path [ fhir:v "ClinicalDocument.participant" ] ;
fhir:short [ fhir:v "Australian-adapted Participant class" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-Participant1"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-Participant1"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-Participant1>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.inFulfillmentOf" ] ;
fhir:path [ fhir:v "ClinicalDocument.inFulfillmentOf" ] ;
fhir:short [ fhir:v "Australian-adapted InFulfillmentOf class" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-InFulfillmentOf"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-InFulfillmentOf"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-InFulfillmentOf>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.documentationOf" ] ;
fhir:path [ fhir:v "ClinicalDocument.documentationOf" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/DocumentationOf"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.relatedDocument" ] ;
fhir:path [ fhir:v "ClinicalDocument.relatedDocument" ] ;
fhir:short [ fhir:v "Australian-adapted RelatedDocument class" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-RelatedDocument"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-RelatedDocument"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-RelatedDocument>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.authorization" ] ;
fhir:path [ fhir:v "ClinicalDocument.authorization" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "*" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://hl7.org/cda/stds/core/StructureDefinition/Authorization"^^xsd:anyURI ]       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.componentOf" ] ;
fhir:path [ fhir:v "ClinicalDocument.componentOf" ] ;
fhir:short [ fhir:v "Australian-adapted ComponentOf class" ] ;
fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-ComponentOf"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-ComponentOf"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-ComponentOf>         ] )       ] )     ] [
fhir:id [ fhir:v "ClinicalDocument.component" ] ;
fhir:path [ fhir:v "ClinicalDocument.component" ] ;
fhir:short [ fhir:v "Australian-adapted Component class" ] ;
fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:max [ fhir:v "1" ] ;
      ( fhir:type [
fhir:code [ fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-Component"^^xsd:anyURI ] ;
        ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/cda/StructureDefinition/au-Component"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/cda/StructureDefinition/au-Component>         ] )       ] )     ] )
  ] . #