Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft Australia flag

Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions

: Goals of Care document as attachment for Mr Zhang Wei - 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:DocumentReference ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "acp-payload-02"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-documentreference-acp-1"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-documentreference-acp-1>     ] )
  ] ; # 
  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: DocumentReference acp-payload-02</b></p><a name=\"acp-payload-02\"> </a><a name=\"hcacp-payload-02\"> </a><a name=\"acp-payload-02-en-AU\"> </a><p><b>masterIdentifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">URI</a>/urn:uuid:738b6ba4-709a-4091-ad05-4790f39e17bc</p><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">URI</a>/urn:uuid:738b6ba4-709a-4091-ad05-4790f39e17bc</p><p><b>status</b>: Current</p><p><b>docStatus</b>: Final</p><p><b>type</b>: <span title=\"Codes:{https://healthterminologies.gov.au/fhir/CodeSystem/nctis-data-components-1 100.32016}\">Goals of Care</span></p><p><b>category</b>: <span title=\"Codes:{https://healthterminologies.gov.au/fhir/CodeSystem/nctis-data-components-1 100.16975}\">Advance Care Information</span></p><p><b>subject</b>: <a href=\"Patient-mhr-zhang-wei.html\">Wei Zhang  Male, DoB: 1972-05-03 ( IHI: AustalianIHI#8003608000228437)</a></p><p><b>date</b>: 2019-11-03 12:35:00+1000</p><p><b>author</b>: <a href=\"PractitionerRole-algrester-greg-gp.html\">PractitionerRole General practitioner</a></p><p><b>authenticator</b>: <a href=\"PractitionerRole-algrester-greg-gp.html\">PractitionerRole General practitioner</a></p><p><b>custodian</b>: <a href=\"Organization-algrester-medical-centre.html\">Organization Algregster Medical Centre</a></p><p><b>description</b>: Goals of Care</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Hash</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td>goc_attachment.pdf</td><td><code>IiZNlyLY4gyewfICeWhFe2NcDDw=</code></td></tr></table></blockquote></div>"
  ] ; # 
  fhir:masterIdentifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:738b6ba4-709a-4091-ad05-4790f39e17bc" ]
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:738b6ba4-709a-4091-ad05-4790f39e17bc" ]
  ] ) ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:docStatus [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "https://healthterminologies.gov.au/fhir/CodeSystem/nctis-data-components-1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100.32016" ] ;
fhir:display [ fhir:v "Goals of Care Document" ]     ] ) ;
fhir:text [ fhir:v "Goals of Care" ]
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://healthterminologies.gov.au/fhir/CodeSystem/nctis-data-components-1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100.16975" ] ;
fhir:display [ fhir:v "Advance Care Information" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/mhr-zhang-wei" ] ;
fhir:identifier [
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NI" ] ;
fhir:display [ fhir:v "National unique individual identifier" ]         ] ) ;
fhir:text [ fhir:v "IHI" ]       ] ;
fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/hi/ihi/1.0"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8003608000228437" ]     ]
  ] ; # 
  fhir:date [ fhir:v "2019-11-03T12:35:00+10:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "PractitionerRole/algrester-greg-gp" ]
  ] ) ; # 
  fhir:authenticator [
fhir:reference [ fhir:v "PractitionerRole/algrester-greg-gp" ]
  ] ; # 
  fhir:custodian [
fhir:reference [ fhir:v "Organization/algrester-medical-centre" ]
  ] ; # 
  fhir:description [ fhir:v "Goals of Care"] ; # 
  fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "application/pdf" ] ;
fhir:url [ fhir:v "goc_attachment.pdf"^^xsd:anyURI ] ;
fhir:hash [ fhir:v "IiZNlyLY4gyewfICeWhFe2NcDDw="^^xsd:base64Binary ]     ]
  ] ) . #