German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Beispiel-Kostentraeger (PAS) - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "PASClaimInsurerExample",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization PASClaimInsurerExample</b></p><a name=\"PASClaimInsurerExample\"> </a><a name=\"hcPASClaimInsurerExample\"> </a><p><b>identifier</b>: <code>http://fhir.de/NamingSystem/arge-ik/iknr</code>/101575519</p><p><b>name</b>: AOK Bayern</p></div>"
  },
  "identifier" : [
    {
      "system" : "http://fhir.de/NamingSystem/arge-ik/iknr",
      "value" : "101575519"
    }
  ],
  "name" : "AOK Bayern"
}