hl7-eu-logo
PROTECT-CHILD Pediatric Transplant Data Implementation Guide
0.1.0-ci-build -

PROTECT-CHILD Pediatric Transplant Data Implementation Guide
0.1.0-ci-build - ci-build

PROTECT-CHILD Pediatric Transplant Data Implementation Guide, published by Protect Child. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/protect-child/ and changes regularly. See the Directory of published versions

: Study centre identifier namespace - TTL Representation

Draft as of 2025-01-01

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "NsStudyCentreId"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem NsStudyCentreId</b></p><a name=\"NsStudyCentreId\"> </a><a name=\"hcNsStudyCentreId\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/NamingSystem/NsStudyCentreId</td></tr><tr><td>Version</td><td>0.1.0-ci-build</td></tr><tr><td>Name</td><td>ProtectChildStudyCentreId</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>Identifier namespace for StudyCentre (Organization) resources in the PROTECT-CHILD IG. Values 1–4 map to La Paz, Padova, Palma, and Hamburg respectively.</p>\n</div></td></tr><tr><td>Publisher</td><td>Protect Child</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></tr><tr><td>URI</td><td>https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/center</td><td>true</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url>     ] ;
fhir:value [
a fhir:Uri ;
fhir:v "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/NamingSystem/NsStudyCentreId"^^xsd:anyURI ;
fhir:l <https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/NamingSystem/NsStudyCentreId>     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version>     ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0-ci-build"     ]
  ] ) ; # 
  fhir:name [ fhir:v "ProtectChildStudyCentreId"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:kind [ fhir:v "identifier"] ; # 
  fhir:date [ fhir:v "2025-01-01"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Protect Child"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Protect Child" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://protect-child.eu/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Identifier namespace for StudyCentre (Organization) resources in the PROTECT-CHILD IG. Values 1–4 map to La Paz, Padova, Palma, and Hamburg respectively."] ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/center" ] ;
fhir:preferred [ fhir:v true ]
  ] ) . #