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
Active as of 2024-06-20 |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "external-system-identifier-type-codesystem"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>https://fhir-ig-uat.digital.health.nz/shared-care/CodeSystem/external-system-identifier-type-codesystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">salesforce-careplan-id<a name=\"external-system-identifier-type-codesystem-salesforce-careplan-id\"> </a></td><td>Identifies a CarePlan (case number) object in Te Whatu Ora's national RF Care Coordination System</td></tr><tr><td style=\"white-space:nowrap\">salesforce-careplanactivity-id<a name=\"external-system-identifier-type-codesystem-salesforce-careplanactivity-id\"> </a></td><td>Identifies a CarePlanActivity object in Te Whatu Ora's national RF Care Coordination System</td></tr><tr><td style=\"white-space:nowrap\">salesforce-condition-id<a name=\"external-system-identifier-type-codesystem-salesforce-condition-id\"> </a></td><td>Identifies a patient Condition object in Te Whatu Ora's national RF Care Coordination System</td></tr><tr><td style=\"white-space:nowrap\">salesforce-careteam-id<a name=\"external-system-identifier-type-codesystem-salesforce-careteam-id\"> </a></td><td>Identifies a CareTeam object in Te Whatu Ora's national RF Care Coordination System</td></tr><tr><td style=\"white-space:nowrap\">salesforce-serviceappointment-id<a name=\"external-system-identifier-type-codesystem-salesforce-serviceappointment-id\"> </a></td><td>Identifies a patient appointment object in Te Whatu Ora's national RF Care Coordination System</td></tr><tr><td style=\"white-space:nowrap\">salesforce-clinicalencounter-id<a name=\"external-system-identifier-type-codesystem-salesforce-clinicalencounter-id\"> </a></td><td>Identifies a secondary prophylaxis appointment encounter object in Te Whatu Ora's national RF Care Coordination System</td></tr><tr><td style=\"white-space:nowrap\">episurv-number<a name=\"external-system-identifier-type-codesystem-episurv-number\"> </a></td><td>Identifies a notifiable disease surveillance case number in ESR's EpiSurv system</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://fhir-ig-uat.digital.health.nz/shared-care/CodeSystem/external-system-identifier-type-codesystem"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.3.9"] ; #
fhir:name [ fhir:v "ExternalSystemIdentifierTypeCodeSystem"] ; #
fhir:title [ fhir:v "Codes for differentiating types of external identifiers held in FHIR resource Identifiers"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-06-20T01:54:07+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Te Whatu Ora"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Te Whatu Ora" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.tewhatuora.govt.nz/" ] ] )
] [
fhir:name [ fhir:v "David Grainger" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "david.grainger@middleware.co.nz" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "Identifier type codes for differentiating types of external identifiers held in FHIR resource Identifiers"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NZ" ] ;
fhir:display [ fhir:v "New Zealand" ] ] )
] ) ; #
fhir:purpose [ fhir:v "These codes are used in the types of identifiers which are copied in FHIR but originate in external systems. The purpose of designating these type codes is to provude a slicing.discrimator for use in FHIR resource profiles which have multiple slices on identifier"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "salesforce-careplan-id" ] ;
fhir:display [ fhir:v "Identifies a CarePlan (case number) object in Te Whatu Ora's national RF Care Coordination System" ]
] [
fhir:code [ fhir:v "salesforce-careplanactivity-id" ] ;
fhir:display [ fhir:v "Identifies a CarePlanActivity object in Te Whatu Ora's national RF Care Coordination System" ]
] [
fhir:code [ fhir:v "salesforce-condition-id" ] ;
fhir:display [ fhir:v "Identifies a patient Condition object in Te Whatu Ora's national RF Care Coordination System" ]
] [
fhir:code [ fhir:v "salesforce-careteam-id" ] ;
fhir:display [ fhir:v "Identifies a CareTeam object in Te Whatu Ora's national RF Care Coordination System" ]
] [
fhir:code [ fhir:v "salesforce-serviceappointment-id" ] ;
fhir:display [ fhir:v "Identifies a patient appointment object in Te Whatu Ora's national RF Care Coordination System" ]
] [
fhir:code [ fhir:v "salesforce-clinicalencounter-id" ] ;
fhir:display [ fhir:v "Identifies a secondary prophylaxis appointment encounter object in Te Whatu Ora's national RF Care Coordination System" ]
] [
fhir:code [ fhir:v "episurv-number" ] ;
fhir:display [ fhir:v "Identifies a notifiable disease surveillance case number in ESR's EpiSurv system" ]
] ) . #
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