Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.0 - release New Zealand flag

Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: COVID-19 Omicron Response - Carey Carrington - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:CarePlan ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/ManaakiNgaTahiCarePlan"^^xsd:anyURI ;
fhir:link <https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/ManaakiNgaTahiCarePlan>     ] )
  ] ; # 
  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: CarePlan CarePlanExample</b></p><a name=\"CarePlanExample\"> </a><a name=\"hcCarePlanExample\"> </a><a name=\"CarePlanExample-en-NZ\"> </a><p><b>instantiatesCanonical</b>: <a href=\"PlanDefinition-COVIDMVPCarePlanTemplate.html\">Template for COVID-19 Care in the Community CCCM MVP Careplans</a></p><p><b>status</b>: Draft</p><p><b>intent</b>: Plan</p><p><b>title</b>: COVID-19 Omicron Response - Carey Carrington</p><p><b>subject</b>: <a href=\"Patient-CareyCarrington.html\">Carey Carrington</a></p><p><b>encounter</b>: <a href=\"Encounter-EncounterExample.html\">Encounter: status = in-progress; class = virtual (ActCode#VR); serviceType = General Practice; priority = timing critical; period = 2022-09-20 --&gt; 2022-09-27; reasonCode = patient-initiated encounter</a></p><p><b>created</b>: 2022-12-14</p><p><b>author</b>: Identifier: HPIProvider/99ZZFX (use: official, )</p><p><b>goal</b>: <a href=\"#hcCarePlanExample/goal0\">Goal: lifecycleStatus = proposed; category = ; priority = Medium Priority; description = ; start[x] = ; statusDate = 2022-12-14</a></p><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>InstantiatesCanonical</b></td><td><b>Status</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Questionnaire-COVIDRegularHealthCheckQuestionnaire.html\">Question Template for COVID-19 Regular Health Check</a></td><td>Not Started</td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Goal  #goal0</b></p><a name=\"CarePlanExample/goal0\"> </a><a name=\"hcCarePlanExample/goal0\"> </a><a name=\"CarePlanExample/goal0-en-NZ\"> </a><p><b>lifecycleStatus</b>: Proposed</p><p><b>category</b>: <span title=\"Codes:\">Full Recovery</span></p><p><b>priority</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/goal-priority medium-priority}\">Medium Priority</span></p><p><b>description</b>: <span title=\"Codes:\">Activities in the Self Serve COVID-19 Care Plan are intended to monitor progress of a patient who self isolates and self serves as they recover from a COVID-19 infection, to ensure they receive the appropriate level of care throughout (physical, financial, mental, social, family, spiritual).</span></p><p><b>subject</b>: Identifier: NHI/ZXP7823 (use: official, )</p><p><b>start</b>: <span title=\"Codes:\">Exposure to coronavirus infection (event)</span></p><h3>Targets</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Measure</b></td><td><b>Detail[x]</b></td><td><b>Due[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://loinc.org 20564-1}\">Oxygen Saturation</span></td><td>99 percent<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></td><td>No display for Duration  (value: 5; unit: days; system: http://unitsofmeasure.org; code: d)</td></tr></table><p><b>statusDate</b>: 2022-12-14</p><p><b>expressedBy</b>: Identifier: NHI/ZXP7823 (use: official, )</p></blockquote></div>"
  ] ; # 
  fhir:contained ( [
a fhir:Goal ;
fhir:id [ fhir:v "goal0" ] ;
fhir:lifecycleStatus [ fhir:v "proposed" ] ;
    ( fhir:category [
fhir:text [ fhir:v "Full Recovery" ]     ] ) ;
fhir:priority [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/goal-priority"^^xsd:anyURI ] ;
fhir:code [ fhir:v "medium-priority" ] ;
fhir:display [ fhir:v "Medium Priority" ]       ] ) ;
fhir:text [ fhir:v "Medium Priority" ]     ] ;
fhir:description [
fhir:text [ fhir:v "Activities in the Self Serve COVID-19 Care Plan are intended to monitor progress of a patient who self isolates and self serves as they recover from a COVID-19 infection, to ensure they receive the appropriate level of care throughout (physical, financial, mental, social, family, spiritual)." ]     ] ;
fhir:subject [
fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ;
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nhi-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ZXP7823" ]       ]     ] ;
fhir:start [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "Exposure to coronavirus infection (event)" ]     ] ;
    ( fhir:target [
fhir:measure [
        ( fhir:coding [
a loinc:20564-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20564-1" ] ;
fhir:display [ fhir:v "Oxygen saturation in Blood" ]         ] ) ;
fhir:text [ fhir:v "Oxygen Saturation" ]       ] ;
fhir:detail [
a fhir:Quantity ;
fhir:value [ fhir:v "99"^^xsd:decimal ] ;
fhir:unit [ fhir:v "percent" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ]       ] ;
fhir:due [
a fhir:Duration ;
fhir:value [ fhir:v "5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "days" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "d" ]       ]     ] ) ;
fhir:statusDate [ fhir:v "2022-12-14"^^xsd:date ] ;
fhir:expressedBy [
fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ;
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nhi-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ZXP7823" ]       ]     ]
  ] ) ; # 
  fhir:instantiatesCanonical ( [
fhir:v "https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/PlanDefinition/COVIDMVPCarePlanTemplate"^^xsd:anyURI ;
fhir:link <https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/PlanDefinition/COVIDMVPCarePlanTemplate>
  ] ) ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:title [ fhir:v "COVID-19 Omicron Response - Carey Carrington"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/CareyCarrington" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Carey Carrington" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/EncounterExample" ]
  ] ; # 
  fhir:created [ fhir:v "2022-12-14"^^xsd:date] ; # 
  fhir:author [
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/hpi-person-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "99ZZFX" ]     ]
  ] ; # 
  fhir:goal ( [
fhir:reference [ fhir:v "#goal0" ]
  ] ) ; # 
  fhir:activity ( [
fhir:detail [
      ( fhir:instantiatesCanonical [
fhir:v "https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/Questionnaire/COVIDRegularHealthCheckQuestionnaire"^^xsd:anyURI ;
fhir:link <https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/Questionnaire/COVIDRegularHealthCheckQuestionnaire>       ] ) ;
fhir:status [ fhir:v "not-started" ]     ]
  ] ) . #