Te Whatu Ora Shared Care FHIR API
0.3.9 - release
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
@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:CareTeam ;
fhir:nodeRole fhir:treeRoot ;
fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2023-11-08T07:20:00Z"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "https://fhir-ig-uat.digital.health.nz/shared-care/StructureDefinition/nz-sharedcare-rheumaticfever-careteam|1.0.0"^^xsd:anyURI ;
fhir:link <https://fhir-ig-uat.digital.health.nz/shared-care/StructureDefinition/nz-sharedcare-rheumaticfever-careteam|1.0.0> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CareTeam </b><a name=\"SecondaryProphylaxisCareTeam\"> </a><a name=\"hcSecondaryProphylaxisCareTeam\"> </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\">ResourceCareTeam "SecondaryProphylaxisCareTeam" Version"2" Updated"2023-11-08 07:20:00+0000" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-nz-sharedcare-rheumaticfever-careteam.html\">Rheumatic Fever Care Team(version1.0.0)</a></p></div><p><b>identifier</b>: salesforce-careteam-id/CTM-0016606 (use: usual)</p><p><b>status</b>: active</p><p><b>category</b>: Secondary prophylaxis team <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#320741000210108)</span></p><p><b>name</b>: Madeleine Meringue's secondary prophylaxis team</p><blockquote><p><b>participant</b></p><p><b>member</b>: <span>: Te Tai Tokerau Rheumatic Fever Secondary Prevention Service</span></p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: Registered nurse <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#224535009)</span></p><p><b>member</b>: <span>: Isabel Injecta</span></p><p><b>onBehalfOf</b>: <span>: Te Tai Tokerau Rheumatic Fever Secondary Prevention Service</span></p></blockquote><blockquote><p><b>participant</b></p><p><b>member</b>: <span>: Taranaki</span></p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: Registered nurse <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#224535009)</span></p><p><b>member</b>: <span>: Felicity Faraway</span></p><p><b>onBehalfOf</b>: <span>: Taranaki</span></p></blockquote></div>"
] ; #
fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/CodeSystem/external-system-identifier-type-codesystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "salesforce-careteam-id" ] ] ) ] ;
fhir:system [ fhir:v "https://developer.salesforce.com/docs"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CTM-0016606" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:category ( [
( fhir:coding [
a sct:320741000210108 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "320741000210108" ] ;
fhir:display [ fhir:v "Secondary prophylaxis team" ] ] )
] ) ; #
fhir:name [ fhir:v "Madeleine Meringue's secondary prophylaxis team"] ; #
fhir:participant ( [
fhir:member [
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" ] ]
] [
( fhir:role [
( fhir:coding [
a sct:224535009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "224535009" ] ;
fhir:display [ fhir:v "Registered nurse" ] ] ) ] ) ;
fhir:member [
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:onBehalfOf [
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" ] ]
] [
fhir:member [
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 "G00030-C" ] ] ;
fhir:display [ fhir:v "Taranaki" ] ]
] [
( fhir:role [
( fhir:coding [
a sct:224535009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "224535009" ] ;
fhir:display [ fhir:v "Registered nurse" ] ] ) ] ) ;
fhir:member [
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 "99ZABC" ] ] ;
fhir:display [ fhir:v "Felicity Faraway" ] ] ;
fhir:onBehalfOf [
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 "G00030-C" ] ] ;
fhir:display [ fhir:v "Taranaki" ] ]
] ) . #
IG © 2022+ Te Whatu Ora. Package tewhatuora.sharedcare#0.3.9 based on FHIR 4.0.1. Generated 2024-06-20
Links: Table of Contents |
QA Report