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

: National Cancer Screening Program Participation View (Composition) for Mr Zhang Wei (16 MAY 2022) - 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:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ncspv-03"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-composition-ncspv-1"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-composition-ncspv-1>     ] )
  ] ; # 
  fhir:language [ fhir:v "en-AU"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-AU\" lang=\"en-AU\">\n            <p>\n                <b>Generated Narrative</b>\n            </p>\n            <div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\">\n                <p style=\"margin-bottom: 0px\">Resource &quot;ncspv-03&quot; (Language &quot;en-AU&quot;) </p>\n                <p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-dh-composition-document-1.html\">Australian Digital\n                        Health Agency Document Composition</a></p>\n            </div>\n            <p><b>identifier</b>: id: urn:uuid:75e5fe3d-7520-4a74-8eff-ab39f148c835</p>\n            <p><b>status</b>: final</p>\n            <p><b>type</b>: National Cancer Screening Program Participation View <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">\n                        (<a href=\"https://healthterminologies.gov.au/fhir/CodeSystem/nctis-data-components-1\">NCTIS Data\n                    Components</a>#100.32040)</span></p>\n            <p><b>category</b>: Disease Screening Program Participation Record <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">\n                        (<a href=\"https://healthterminologies.gov.au/fhir/CodeSystem/nctis-data-components-1\">NCTIS Data\n                    Components</a>#100.32039)</span></p>\n            <p><b>subject</b>: <a href=\"Patient-mhr-zhang-wei.html\">Patient/mhr-zhang-wei</a> &quot;ZHANG&quot;</p>\n            <p><b>date</b>: 2022-05-16T13:45:15+10:00</p>\n            <p><b>author</b>: <a href=\"Device-mhr-01.html\">Device/mhr-01</a></p>\n            <p><b>title</b>: National Cancer Screening Register Program View</p>\n            <p><b>custodian</b>: <a href=\"Organization-mhr-operator.html\">Organization/mhr-operator</a> &quot;My Health Record system operator&quot;</p>\n            <h3>National Bowel Cancer Screening Program Participation</h3>\n            <p><b>entry</b>: <a href=\"Observation-nbcsp-03.html\">Observation/nbcsp-03</a> &quot;National Bowel Cancer\n                Screening Program Participation&quot;</p>\n        </div>"
  ] ; # Workaround due to IG Publisher generated narrative not including section or subject
  fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:75e5fe3d-7520-4a74-8eff-ab39f148c835" ]
  ] ; # 
  fhir:status [ 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.32040" ] ;
fhir:display [ fhir:v "National Cancer Screening Program Participation View" ]     ] )
  ] ; # 
  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.32039" ] ;
fhir:display [ fhir:v "Disease Screening Program Participation Record" ]     ] )
  ] ) ; # 
  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 "2022-05-16T13:45:15+10:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Device/mhr-01" ] ;
fhir:identifier [
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NDI" ] ;
fhir:display [ fhir:v "National Device Identifier" ]         ] ) ;
fhir:text [ fhir:v "PAI-D" ]       ] ;
fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/pcehr/paid/1.0"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8003640003000026" ]     ]
  ] ) ; # 
  fhir:title [ fhir:v "National Cancer Screening Register Program View"] ; # 
  fhir:custodian [
fhir:reference [ fhir:v "Organization/mhr-operator" ] ;
fhir:identifier [
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NOI" ] ;
fhir:display [ fhir:v "National Organisation Identifier" ]         ] ) ;
fhir:text [ fhir:v "PAI-O" ]       ] ;
fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/pcehr/paio/1.0"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8003640001000036" ]     ]
  ] ; # 
  fhir:section ( [
fhir:title [ fhir:v "Programs" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "https://healthterminologies.gov.au/fhir/CodeSystem/nctis-data-components-1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "101.32046" ] ;
fhir:display [ fhir:v "Health Program Information" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n                <p><b>section title</b>: National Bowel Cancer Screening Program Participation</p>\n                <p><b>section entry</b>: <a href=\"Observation-nbcsp-02.html\">Observation/nbcsp-01</a> &quot;National Bowel Cancer\n                    Screening Program Participation&quot;</p>\n            </div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/nbcsp-02" ]     ] )
  ] ) . #