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 - JSON Representation

Draft as of 2025-01-01

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "NsStudyCentreId",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/NamingSystem/NsStudyCentreId"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "0.1.0-ci-build"
    }
  ],
  "name" : "ProtectChildStudyCentreId",
  "status" : "draft",
  "kind" : "identifier",
  "date" : "2025-01-01",
  "publisher" : "Protect Child",
  "contact" : [
    {
      "name" : "Protect Child",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://protect-child.eu/"
        }
      ]
    }
  ],
  "description" : "Identifier namespace for StudyCentre (Organization) resources in the PROTECT-CHILD IG. Values 1–4 map to La Paz, Padova, Palma, and Hamburg respectively.",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/center",
      "preferred" : true
    }
  ]
}