Clinical Study Protocol
1.0.0-ballot2 - STU 1 Ballot2 International flag

This page is part of the Pharmaceutical Clinical Trial Protocols (v1.0.0-ballot2: STU 1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v6.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: Exemplar CoSponsor Practitioner

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "Practitioner",
  "id" : "Exemplar-CoSponsor-Practitioner",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner Exemplar-CoSponsor-Practitioner</b></p><a name=\"Exemplar-CoSponsor-Practitioner\"> </a><a name=\"hcExemplar-CoSponsor-Practitioner\"> </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\">Language: en</p></div><p><b>name</b>: Dr Exemplar von Practitioner</p><p><b>address</b>: Exemplar Strasse Exemplarburg 75172 Germany </p></div>"
  },
  "name" : [
    {
      "text" : "Dr Exemplar von Practitioner"
    }
  ],
  "address" : [
    {
      "line" : [
        "Exemplar Strasse"
      ],
      "city" : "Exemplarburg",
      "postalCode" : "75172",
      "country" : "Germany"
    }
  ]
}