DEPRECATED Te Whatu Ora Shared Care FHIR API - see https://fhir-ig.digital.health.nz/shared-care
0.4.0 - release New Zealand flag

DEPRECATED Te Whatu Ora Shared Care FHIR API - see https://fhir-ig.digital.health.nz/shared-care, published by Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/cinc-fhir-ig/ and changes regularly. See the Directory of published versions

: Information source when using the telecom information source extension - TTL Representation

Active as of 2024-07-02

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "hnz-telecom-information-source-valueset"] ; # 
  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: ValueSet hnz-telecom-information-source-valueset</b></p><a name=\"hnz-telecom-information-source-valueset\"> </a><a name=\"hchnz-telecom-information-source-valueset\"> </a><a name=\"hchnz-telecom-information-source-valueset-en-NZ\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-hnz-person-telecom-source-system-codes.html\"><code>https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/CodeSystem/hnz-person-telecom-source-system-codes</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/ValueSet/hnz-telecom-information-source-valueset"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "TelecomInfoSource"] ; # 
  fhir:title [ fhir:v "Information source when using the telecom information source extension"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-07-02T01:27:14+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 "Applicable values for information source when using the telecom information source extension. Identifies the source of information, the system where a contact detail is recorded."] ; # 
  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:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://build.fhir.org/ig/tewhatuora/cinc-fhir-ig/CodeSystem/hnz-person-telecom-source-system-codes"^^xsd:anyURI ]     ] )
  ] . #