FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.clinical-study-protocol
Resource TypePractitioner
IdPractitioner-Exemplar-CoSponsor-Practitioner.json
FHIR VersionR6

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Practitioner Exemplar-CoSponsor-Practitioner

Language: en

name: Dr Exemplar von Practitioner

address: Exemplar Strasse Exemplarburg 75172 Germany


Source1

{
  "resourceType": "Practitioner",
  "id": "Exemplar-CoSponsor-Practitioner",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": [
    {
      "text": "Dr Exemplar von Practitioner"
    }
  ],
  "address": [
    {
      "line": [
        "Exemplar Strasse"
      ],
      "city": "Exemplarburg",
      "postalCode": "75172",
      "country": "Germany"
    }
  ]
}