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

: WaikatoRFSecondaryPreventionService - 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:Organization ;
  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 "http://hl7.org.nz/fhir/StructureDefinition/NzOrganization"^^xsd:anyURI ;
fhir:link <http://hl7.org.nz/fhir/StructureDefinition/NzOrganization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization </b><a name=\"WaikatoRFSecondaryPreventionService\"> </a><a name=\"hcWaikatoRFSecondaryPreventionService\"> </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;WaikatoRFSecondaryPreventionService&quot; Version&quot;1&quot; Updated&quot;2023-10-06 08:00:00+0000&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&amp;canonical=http://hl7.org.nz/fhir/StructureDefinition/NzOrganization\">Organization resource for use in NZ</a></p></div><p><b>identifier</b>: HPIOrganization/G0M087-D (use: official)</p><p><b>name</b>: Waikato Rheumatic Fever Secondary Prevention Service</p></div>"
  ] ; # 
  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 "G0M087-D" ]
  ] ) ; # 
  fhir:name [ fhir:v "Waikato Rheumatic Fever Secondary Prevention Service"] . #