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

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

: Encounter-SecondaryProphylaxisAppointment - 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:Encounter ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2023-10-06T08:00:00Z"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://fhir-ig-uat.digital.health.nz/shared-care/StructureDefinition/ManaakiNgaTahiEncounter"^^xsd:anyURI ;
fhir:link <https://fhir-ig-uat.digital.health.nz/shared-care/StructureDefinition/ManaakiNgaTahiEncounter>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter </b><a name=\"Encounter-SecondaryProphylaxisAppointment\"> </a><a name=\"hcEncounter-SecondaryProphylaxisAppointment\"> </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\">ResourceEncounter &quot;Encounter-SecondaryProphylaxisAppointment&quot; Version&quot;1&quot; Updated&quot;2023-10-06 08:00:00+0000&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ManaakiNgaTahiEncounter.html\">ManaakiNgaTahiEncounter</a></p></div><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: ActCode code AMB  = ' ambulatory ', stated as ' ambulatory ')</p><p><b>subject</b>: <span>: Madeleine Meringue</span></p><blockquote><p><b>participant</b></p><p><b>individual</b>: <span>: Isabel Injecta</span></p></blockquote><blockquote><p><b>participant</b></p><p><b>individual</b>: <span>: Madeleine Meringue</span></p></blockquote><p><b>appointment</b>: <a href=\"Appointment-SecondaryProphylaxisAppointment-August-Fulfilled.html\">Appointment/SecondaryProphylaxisAppointment-August-Fulfilled</a></p><p><b>period</b>: 2023-08-08 02:10:00+0000 --&gt; 2023-08-08 03:15:00+0000</p><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td></tr><tr><td style=\"display: none\">*</td><td><span>: PHNs Whangarei</span></td></tr></table><p><b>serviceProvider</b>: <span>: Te Tai Tokerau Rheumatic Fever Secondary Prevention Service</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "finished"] ; # 
  fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AMB" ] ;
fhir:display [ fhir:v "ambulatory" ]
  ] ; # 
  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 "SCF7824" ]     ] ;
fhir:display [ fhir:v "Madeleine Meringue" ]
  ] ; # 
  fhir:participant ( [
fhir:individual [
fhir:type [ fhir:v "Practitioner"^^xsd:anyURI ] ;
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/hpi-practitioner-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "99ZAAA" ]       ] ;
fhir:display [ fhir:v "Isabel Injecta" ]     ]
  ] [
fhir:individual [
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 "SCF7824" ]       ] ;
fhir:display [ fhir:v "Madeleine Meringue" ]     ]
  ] ) ; # 
  fhir:appointment ( [
fhir:reference [ fhir:v "Appointment/SecondaryProphylaxisAppointment-August-Fulfilled" ]
  ] ) ; # 
  fhir:period [
fhir:start [ fhir:v "2023-08-08T02:10:00Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2023-08-08T03:15:00Z"^^xsd:dateTime ]
  ] ; # 
  fhir:location ( [
fhir:location [
fhir:type [ fhir:v "Location"^^xsd:anyURI ] ;
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/hpi-facility-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "F3S457-C" ]       ] ;
fhir:display [ fhir:v "PHNs Whangarei" ]     ]
  ] ) ; # 
  fhir:serviceProvider [
fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ;
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/hpi-organisation-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "G0M086-B" ]     ] ;
fhir:display [ fhir:v "Te Tai Tokerau Rheumatic Fever Secondary Prevention Service" ]
  ] . #