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

: Codes for differentiating types of external identifiers held in FHIR resource Identifiers - TTL Representation

Active as of 2024-08-08

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: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 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>"
  ] ; # 
  fhir:url [ fhir:v "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/external-system-identifier-type-codesystem"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.4.7"] ; # 
  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-08-08T07:12:26+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: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 "8"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "salesforce-careplan-id" ] ;
fhir:display [ fhir:v "Identifies a CarePlan (case number) object in the NZ national RF Care Coordination System" ]
  ] [
fhir:code [ fhir:v "salesforce-careplanactivity-id" ] ;
fhir:display [ fhir:v "Identifies a CarePlanActivity object in the NZ national RF Care Coordination System" ]
  ] [
fhir:code [ fhir:v "salesforce-condition-id" ] ;
fhir:display [ fhir:v "Identifies a patient Condition object in the NZ national RF Care Coordination System" ]
  ] [
fhir:code [ fhir:v "salesforce-careteam-id" ] ;
fhir:display [ fhir:v "Identifies a CareTeam object in the NZ national RF Care Coordination System" ]
  ] [
fhir:code [ fhir:v "salesforce-serviceappointment-id" ] ;
fhir:display [ fhir:v "Identifies a patient appointment object in the NZ national RF Care Coordination System" ]
  ] [
fhir:code [ fhir:v "salesforce-clinicalencounter-id" ] ;
fhir:display [ fhir:v "Identifies a secondary prophylaxis appointment encounter object in the NZ national RF Care Coordination System" ]
  ] [
fhir:code [ fhir:v "salesforce-observation-id" ] ;
fhir:display [ fhir:v "Identifies an observation object in the NZ 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 national system" ]
  ] ) . #