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 Register (NCSR) Program Participation Information (Payload Bundle) for Cleo Moss Esq. (22 MAY 2021) - 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ncsr-01"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2021-05-22T10:01:00+10:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-bundle-payload-1"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-bundle-payload-1>     ] [
fhir:v "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-bundle-core-1"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-bundle-core-1>     ] )
  ] ; # Bundle for 'data in' from NCSR to MHR
  fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:5a655945-c2b3-4d01-9e88-224873e32d8d" ]
  ] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:timestamp [ fhir:v "2021-05-22T10:01:00+10:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:d66d5b80-5965-4d7c-b17b-0344cf896b89"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:d66d5b80-5965-4d7c-b17b-0344cf896b89> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:d574e9a6-99b1-4959-b3fa-463f7b7f8677"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:d574e9a6-99b1-4959-b3fa-463f7b7f8677> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:949133cb-de9a-44a7-b3d3-bd0e9d9d2faf"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:949133cb-de9a-44a7-b3d3-bd0e9d9d2faf> )
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:b52df3bf-f723-47ca-bff9-d37f6f409896"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:b52df3bf-f723-47ca-bff9-d37f6f409896> )
  ] ) . #     PATIENT    

<urn:uuid:d66d5b80-5965-4d7c-b17b-0344cf896b89> a fhir:Patient ;
  fhir:id [ fhir:v "hi-testdata-moss-cleo"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_hi-testdata-moss-cleo\"> </a><p><b>Generated Narrative: Patient </b><a name=\"hi-testdata-moss-cleo\"> </a><a name=\"hchi-testdata-moss-cleo\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourcePatient &quot;hi-testdata-moss-cleo&quot; </p></div><p><b>Australian Indigenous Status</b>: Neither Aboriginal nor Torres Strait Islander origin (Details: australian-indigenous-status-1 code 4  = ' Neither Aboriginal nor Torres Strait Islander origin ', stated as ' Neither Aboriginal nor Torres Strait Islander origin ')</p><p><b>identifier</b>: IHI/8003608833564735</p><p><b>name</b>: Cleo Moss </p><p><b>telecom</b>: <a href=\"mailto:moss@gmail.com\">moss@gmail.com</a></p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1965-08-23</p><p><b>address</b>: 138 Gateway Ct, CALDER, TAS, 7325(home)</p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/indigenous-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Neither Aboriginal nor Torres Strait Islander origin" ]     ]
  ] ) ; # 
  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 "8003608833564735" ]
  ] ) ; # 
  fhir:name ( [
fhir:family [ fhir:v "Moss" ] ;
    ( fhir:given [ fhir:v "Cleo" ] ) ;
    ( fhir:suffix [ fhir:v "Esq." ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "moss@gmail.com" ]
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [ fhir:v "1965-08-23"^^xsd:date] ; # 
  fhir:address ( [
fhir:use [ fhir:v "home" ] ;
fhir:text [ fhir:v "138 Gateway Ct, CALDER, TAS, 7325" ]
  ] ) . # 

<urn:uuid:d574e9a6-99b1-4959-b3fa-463f7b7f8677> a fhir:Organization ;
  fhir:id [ fhir:v "ncsr-operator"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ncsr-operator\"> </a><p><b>Generated Narrative: Organization </b><a name=\"ncsr-operator\"> </a><a name=\"hcncsr-operator\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceOrganization &quot;ncsr-operator&quot; </p></div><p><b>identifier</b>: PAI-O/TBD</p><p><b>name</b>: National Cancer Screening Register system operator</p></div>"
  ] ; # 
  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 "TBD" ]
  ] ) ; # 
  fhir:name [ fhir:v "National Cancer Screening Register system operator"] . # 

<urn:uuid:949133cb-de9a-44a7-b3d3-bd0e9d9d2faf> a fhir:Observation ;
  fhir:id [ fhir:v "ncsp-01"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2021-05-22T10:01:00+10:00"^^xsd:dateTime ]
  ] ; # Scenario: Active screening, next action in 1 year (2021)
#    Scenario Description: NCSR receives a Cervical result for participant on 22 May 2021. 
#    Status updates to Actively Screening, and their next due date is in 1 year due to the risk category of that participant. , update to id from pcehr doc registration?
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ncsp-01\"> </a><p><b>Generated Narrative: Observation </b><a name=\"ncsp-01\"> </a><a name=\"hcncsp-01\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceObservation &quot;ncsp-01&quot; Updated&quot;2021-05-22 10:01:00+1000&quot; </p></div><p><b>identifier</b>: <code>urn:ietf:rfc:4122</code>/28c02479-27ed-4d95-957b-d6703c2bcc97</p><p><b>status</b>: final</p><p><b>category</b>: Cancer screening program <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base/CodeSystem-au-observation-category.html\">Observation Category Codes AU</a>#program &quot;Program&quot;)</span></p><p><b>code</b>: National Cervical Cancer Screening Program Participation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1602101000168102 &quot;National cervical cancer screening program participation&quot;)</span></p><p><b>subject</b>: See on this page: urn:uuid:d66d5b80-5965-4d7c-b17b-0344cf896b89</p><p><b>effective</b>: 2021-05-22 10:01:00+1000</p><p><b>performer</b>: See on this page: urn:uuid:d574e9a6-99b1-4959-b3fa-463f7b7f8677</p><blockquote><p><b>component</b></p><p><b>code</b>: Participant status <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1603781000168102 &quot;Program participation status&quot;)</span></p><p><b>value</b>: Actively screening <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1602001000168101 &quot;Active participation&quot;)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Participant status period <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1603791000168104 &quot;Program participation status period&quot;)</span></p><p><b>value</b>: 2021-05-22 --&gt; (ongoing)</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Defer flag <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1603871000168108 &quot;Program participation suspension indicator&quot;)</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Next screening action date <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1604051000168109 &quot;Program forecast status period&quot;)</span></p><p><b>value</b>: 2022-05-22</p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:4122"^^xsd:anyURI ] ;
fhir:value [ fhir:v "28c02479-27ed-4d95-957b-d6703c2bcc97" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "program" ] ;
fhir:display [ fhir:v "Program" ]     ] ) ;
fhir:text [ fhir:v "Cancer screening program" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:1602101000168102 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1602101000168102" ] ;
fhir:display [ fhir:v "National cervical cancer screening program participation" ]     ] ) ;
fhir:text [ fhir:v "National Cervical Cancer Screening Program Participation" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:d66d5b80-5965-4d7c-b17b-0344cf896b89" ] ;
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 "8003608833564735" ]     ]
  ] ; # 
  fhir:effective [ fhir:v "2021-05-22T10:01:00+10:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "urn:uuid:d574e9a6-99b1-4959-b3fa-463f7b7f8677" ] ;
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 "TBD" ]     ]
  ] ) ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a sct:1603781000168102 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1603781000168102" ] ;
fhir:display [ fhir:v "Program participation status" ]       ] ) ;
fhir:text [ fhir:v "Participant status" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:1602001000168101 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1602001000168101" ] ;
fhir:display [ fhir:v "Active participation" ]       ] ) ;
fhir:text [ fhir:v "Actively screening" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a sct:1603791000168104 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1603791000168104" ] ;
fhir:display [ fhir:v "Program participation status period" ]       ] ) ;
fhir:text [ fhir:v "Participant status period" ]     ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2021-05-22"^^xsd:date ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a sct:1603871000168108 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1603871000168108" ] ;
fhir:display [ fhir:v "Program participation suspension indicator" ]       ] ) ;
fhir:text [ fhir:v "Defer flag" ]     ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ] # Patient has not deferred
  ] [
fhir:code [
      ( fhir:coding [
a sct:1604051000168109 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1604051000168109" ] ;
fhir:display [ fhir:v "Program forecast status period" ]       ] ) ;
fhir:text [ fhir:v "Next screening action date" ]     ] ;
fhir:value [ fhir:v "2022-05-22"^^xsd:date ] # Next screening date for patient is in 1 year 
  ] ) . # 

<urn:uuid:b52df3bf-f723-47ca-bff9-d37f6f409896> a fhir:Observation ;
  fhir:id [ fhir:v "nbcsp-03"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2021-05-22T10:01:00+10:00"^^xsd:dateTime ]
  ] ; # Scenario: Active screening, next due in 2 years (2021)
#    Scenario Description: NCSR receives a negative FOBT result for participant. Status updates to Actively Screening, and their next due date is in 2 years  , update to id from pcehr doc registration?
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_nbcsp-03\"> </a><p><b>Generated Narrative: Observation </b><a name=\"nbcsp-03\"> </a><a name=\"hcnbcsp-03\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceObservation &quot;nbcsp-03&quot; Updated&quot;2021-05-22 10:01:00+1000&quot; </p></div><p><b>identifier</b>: <code>urn:ietf:rfc:4122</code>/4732293f-40e4-45a3-81b5-9cc2ae8b2f38</p><p><b>status</b>: final</p><p><b>category</b>: Cancer screening program <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base/CodeSystem-au-observation-category.html\">Observation Category Codes AU</a>#program &quot;Program&quot;)</span></p><p><b>code</b>: National Bowel Cancer Screening Program Participation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1602081000168109 &quot;National bowel cancer screening program participation&quot;)</span></p><p><b>subject</b>: See on this page: urn:uuid:d66d5b80-5965-4d7c-b17b-0344cf896b89</p><p><b>effective</b>: 2021-05-22 07:01:00+1000</p><p><b>performer</b>: See on this page: urn:uuid:d574e9a6-99b1-4959-b3fa-463f7b7f8677</p><blockquote><p><b>component</b></p><p><b>code</b>: Participant status <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1603781000168102 &quot;Program participation status&quot;)</span></p><p><b>value</b>: Actively screening <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1602001000168101 &quot;Active participation&quot;)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Participant status period <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1603791000168104 &quot;Program participation status period&quot;)</span></p><p><b>value</b>: 2021-05-22 --&gt; (ongoing)</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Defer flag <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1603871000168108 &quot;Program participation suspension indicator&quot;)</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Next screening action <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1604041000168107 &quot;Program forecast status&quot;)</span></p><p><b>value</b>: Eligible On: <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Next screening action date <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1604051000168109 &quot;Program forecast status period&quot;)</span></p><p><b>value</b>: 2023-05-22</p></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:4122"^^xsd:anyURI ] ;
fhir:value [ fhir:v "4732293f-40e4-45a3-81b5-9cc2ae8b2f38" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "program" ] ;
fhir:display [ fhir:v "Program" ]     ] ) ;
fhir:text [ fhir:v "Cancer screening program" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:1602081000168109 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1602081000168109" ] ;
fhir:display [ fhir:v "National bowel cancer screening program participation" ]     ] ) ;
fhir:text [ fhir:v "National Bowel Cancer Screening Program Participation" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:d66d5b80-5965-4d7c-b17b-0344cf896b89" ] ;
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 "8003608833564735" ]     ]
  ] ; # 
  fhir:effective [ fhir:v "2021-05-22T07:01:00+10:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "urn:uuid:d574e9a6-99b1-4959-b3fa-463f7b7f8677" ] ;
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 "TBD" ]     ]
  ] ) ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a sct:1603781000168102 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1603781000168102" ] ;
fhir:display [ fhir:v "Program participation status" ]       ] ) ;
fhir:text [ fhir:v "Participant status" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:1602001000168101 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1602001000168101" ] ;
fhir:display [ fhir:v "Active participation" ]       ] ) ;
fhir:text [ fhir:v "Actively screening" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a sct:1603791000168104 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1603791000168104" ] ;
fhir:display [ fhir:v "Program participation status period" ]       ] ) ;
fhir:text [ fhir:v "Participant status period" ]     ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2021-05-22"^^xsd:date ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a sct:1603871000168108 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1603871000168108" ] ;
fhir:display [ fhir:v "Program participation suspension indicator" ]       ] ) ;
fhir:text [ fhir:v "Defer flag" ]     ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ] # Patient has not deferred
  ] [
fhir:code [
      ( fhir:coding [
a sct:1604041000168107 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1604041000168107" ] ;
fhir:display [ fhir:v "Program forecast status" ]       ] ) ;
fhir:text [ fhir:v "Next screening action" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "Eligible On:" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a sct:1604051000168109 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1604051000168109" ] ;
fhir:display [ fhir:v "Program forecast status period" ]       ] ) ;
fhir:text [ fhir:v "Next screening action date" ]     ] ;
fhir:value [ fhir:v "2023-05-22"^^xsd:date ] # Next screening date patient is eligible for is in 2 years 
  ] ) . #