HL7® FHIR® New Zealand Base Implementation Guide
3.1.0 - Draft

HL7® FHIR® New Zealand Base Implementation Guide, published by HL7 New Zealand. This guide is not an authorized publication; it is the continuous build for version 3.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7NZ/nzbase/ and changes regularly. See the Directory of published versions

: rheumatic-fever-ccs-id - TTL Representation

Active as of 2024-08-05

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:NamingSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "rheumatic-fever-ccs-id"] ; # 
  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: NamingSystem rheumatic-fever-ccs-id</b></p><a name=\"rheumatic-fever-ccs-id\"> </a><a name=\"hcrheumatic-fever-ccs-id\"> </a><a name=\"rheumatic-fever-ccs-id-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://hl7.org.nz/fhir/NamingSystem/rheumatic-fever-ccs-id</td></tr><tr><td>Name</td><td>Rheumatic_fever_ccs_id</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Identifier assigned by the Rheumatic Fever Care Coordination System, used on CarePlan, Condition, CareTeam, and Observation resources.</p>\n</div></td></tr><tr><td>Publisher</td><td>HL7 New Zealand</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td></tr><tr><td>URI</td><td>https://standards.digital.health.nz/ns/rf-ccs-id</td><td>true</td><td>2024-08-05 --&gt; (ongoing)</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://hl7.org.nz/fhir/NamingSystem/rheumatic-fever-ccs-id"^^xsd:anyURI ]
  ] ) ; # 
  fhir:name [ fhir:v "Rheumatic_fever_ccs_id"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "identifier"] ; # 
  fhir:date [ fhir:v "2024-08-05"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 New Zealand"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 New Zealand" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:admin@hl7.org.nz" ]     ] )
  ] ) ; # 
  fhir:responsible [ fhir:v "New Zealand Health Information Standards Organisation (HISO)"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "U" ] ;
fhir:display [ fhir:v "Unspecified identifier" ]     ] ) ;
fhir:text [ fhir:v "rf-ccs-id" ]
  ] ; # 
  fhir:description [ fhir:v "Identifier assigned by the Rheumatic Fever Care Coordination System, used on CarePlan, Condition, CareTeam, and Observation resources."] ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "https://standards.digital.health.nz/ns/rf-ccs-id" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ] ;
fhir:period [
fhir:start [ fhir:v "2024-08-05"^^xsd:date ]     ]
  ] ) . #