PFLIP HL7 FHIR Implementation Guide
0.1.0 - ci-build

PFLIP HL7 FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PFLIP-Practitioner-KBV-PR1 - JSON Representation

Raw json | Download


{
  "resourceType" : "Practitioner",
  "id" : "PFLIP-KBV-PR1",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ULB_Practitioner|1.0.0"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner PFLIP-KBV-PR1</b></p><a name=\"PFLIP-KBV-PR1\"> </a><a name=\"hcPFLIP-KBV-PR1\"> </a><a name=\"PFLIP-KBV-PR1-en-US\"> </a><p><b>name</b>: Mustermensch (Official)</p></div>"
  },
  "name" : [
    {
      "use" : "official",
      "family" : "Mustermensch"
    }
  ]
}