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
@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-02"] ; #
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 "ncspv-02" (Language "en-AU") </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:a036d918-b3ec-4be0-9169-8b39e4c8c763</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> "ZHANG"</p>\n <p><b>date</b>: 2022-02-06T17: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> "My Health Record system operator"</p>\n <h3>National Bowel Cancer Screening Program Participation</h3>\n <p><b>entry</b>: <a href=\"Observation-nbcsp-02.html\">Observation/nbcsp-02</a> "National Bowel Cancer\n Screening Program Participation"</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:a036d918-b3ec-4be0-9169-8b39e4c8c763" ]
] ; #
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-02-06T17: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 "NCSR Program Information" ] ;
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 entry</b>: <a href=\"Observation-nbcsp-01.html\">Observation/nbcsp-01</a> "National Bowel Cancer\n Screening Program Participation"</p>\n </div>" ] ;
( fhir:entry [
fhir:reference [ fhir:v "Observation/nbcsp-01" ] ] )
] ) . #
IG © 2023+ Australian Digital Health Agency. Package au.digitalhealth.r4#1.2.0-ci-build based on FHIR 4.0.1. Generated 2024-09-12
Publisher:
Australian Digital Health Agency
ABN 84 425 496 912, Level 25, 175 Liverpool Street, Sydney, NSW 2000
Links: Table of Contents |
QA Report
| Version History
| Report an issue or propose a change
Telephone 1300 901 001 or email help@digitalhealth.gov.au
https://www.digitalhealth.gov.au
Privacy policy |
Terms of Use