PanCareSurPass Project HL7 FHIR Implementation Guide
0.2.0 - CI Build 150

PanCareSurPass Project HL7 FHIR Implementation Guide, published by PanCareSurPass Project. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/pcsp/ and changes regularly. See the Directory of published versions

: 3976 - JSON Representation

Draft as of 2024-09-11

Raw json | Download


{
  "resourceType" : "PlanDefinition",
  "id" : "3976",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2023-07-05T12:46:27.971+02:00",
    "source" : "#6QeK1KP8RItavadz"
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PlanDefinition 3976</b></p><a name=\"3976\"> </a><a name=\"hc3976\"> </a><a name=\"3976-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 2; Last updated: 2023-07-05 12:46:27+0200; </p><p style=\"margin-bottom: 0px\">Information Source: #6QeK1KP8RItavadz</p></div><p><b>Randomization arm for trial</b>: GROUP</p><p><b>url</b>: <a href=\"PlanDefinition-3976.html\">PlanDefinition: extension = GROUP; url = https://psp-sp-fhir.dev.sanit.cineca.it/fhir/PlanDefinition/3976; version = 0.2.0; type = Clinical Protocol; status = draft; date = 2024-09-11 13:25:13+0000; publisher = PanCareSurPass Project; contact = PanCareSurPass Project (https://www.pancaresurpass.eu/),PanCareSurPass Project (https://www.pancaresurpass.eu/); description = TRIAL; jurisdiction = Europe; copyright = </a></p><p><b>version</b>: 0.2.0</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/plan-definition-type clinical-protocol}\">Clinical Protocol</span></p><p><b>status</b>: Draft</p><p><b>date</b>: 2024-09-11 13:25:13+0000</p><p><b>publisher</b>: PanCareSurPass Project</p><p><b>contact</b>: PanCareSurPass Project: <a href=\"https://www.pancaresurpass.eu/\">https://www.pancaresurpass.eu/</a>, PanCareSurPass Project: <a href=\"https://www.pancaresurpass.eu/\">https://www.pancaresurpass.eu/</a></p><p><b>description</b>: </p><div><p>TRIAL</p>\n</div><p><b>jurisdiction</b>: <span title=\"Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 150}\">Europe</span></p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/procedure-fltArm",
      "valueString" : "GROUP"
    }
  ],
  "url" : "https://psp-sp-fhir.dev.sanit.cineca.it/fhir/PlanDefinition/3976",
  "version" : "0.2.0",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/plan-definition-type",
        "code" : "clinical-protocol"
      }
    ]
  },
  "status" : "draft",
  "date" : "2024-09-11T13:25:13+00:00",
  "publisher" : "PanCareSurPass Project",
  "contact" : [
    {
      "name" : "PanCareSurPass Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.pancaresurpass.eu/"
        }
      ]
    },
    {
      "name" : "PanCareSurPass Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.pancaresurpass.eu/"
        }
      ]
    }
  ],
  "description" : "TRIAL",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ]
}