New Zealand Rheumatic Fever FHIR Implementation Guide
0.4.7 - draft
New Zealand Rheumatic Fever FHIR Implementation Guide - Local Development build (v0.4.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-08-08 |
{
"resourceType" : "CodeSystem",
"id" : "external-system-identifier-type-codesystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem external-system-identifier-type-codesystem</b></p><a name=\"external-system-identifier-type-codesystem\"> </a><a name=\"hcexternal-system-identifier-type-codesystem\"> </a><a name=\"external-system-identifier-type-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://fhir-ig.digital.health.nz/rheumatic-fever/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 the NZ 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 the NZ 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 the NZ 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 the NZ 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 the NZ 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 the NZ national RF Care Coordination System</td></tr><tr><td style=\"white-space:nowrap\">salesforce-observation-id<a name=\"external-system-identifier-type-codesystem-salesforce-observation-id\"> </a></td><td>Identifies an observation object in the NZ 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 national system</td></tr></table></div>"
},
"url" : "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/external-system-identifier-type-codesystem",
"version" : "0.4.7",
"name" : "ExternalSystemIdentifierTypeCodeSystem",
"title" : "Codes for differentiating types of external identifiers held in FHIR resource Identifiers",
"status" : "active",
"experimental" : false,
"date" : "2024-08-08T07:13:26+00:00",
"publisher" : "Te Whatu Ora",
"contact" : [
{
"name" : "Te Whatu Ora",
"telecom" : [
{
"system" : "url",
"value" : "https://www.tewhatuora.govt.nz/"
}
]
},
{
"name" : "David Grainger",
"telecom" : [
{
"system" : "email",
"value" : "david.grainger@middleware.co.nz",
"use" : "work"
}
]
}
],
"description" : "Identifier type codes for differentiating types of external identifiers held in FHIR resource Identifiers",
"purpose" : "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",
"caseSensitive" : true,
"content" : "complete",
"count" : 8,
"concept" : [
{
"code" : "salesforce-careplan-id",
"display" : "Identifies a CarePlan (case number) object in the NZ national RF Care Coordination System"
},
{
"code" : "salesforce-careplanactivity-id",
"display" : "Identifies a CarePlanActivity object in the NZ national RF Care Coordination System"
},
{
"code" : "salesforce-condition-id",
"display" : "Identifies a patient Condition object in the NZ national RF Care Coordination System"
},
{
"code" : "salesforce-careteam-id",
"display" : "Identifies a CareTeam object in the NZ national RF Care Coordination System"
},
{
"code" : "salesforce-serviceappointment-id",
"display" : "Identifies a patient appointment object in the NZ national RF Care Coordination System"
},
{
"code" : "salesforce-clinicalencounter-id",
"display" : "Identifies a secondary prophylaxis appointment encounter object in the NZ national RF Care Coordination System"
},
{
"code" : "salesforce-observation-id",
"display" : "Identifies an observation object in the NZ national RF Care Coordination System"
},
{
"code" : "episurv-number",
"display" : "Identifies a notifiable disease surveillance case number in ESR's EpiSurv national system"
}
]
}