German Practice Management FHIR Profiles (R4)
0.71.0 - STU1 DE

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

: Example BG Insurer (Billing Claims) - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "BillingClaimBGInsurerExample",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization BillingClaimBGInsurerExample</b></p><a name=\"BillingClaimBGInsurerExample\"> </a><a name=\"hcBillingClaimBGInsurerExample\"> </a><p><b>identifier</b>: <code>http://fhir.de/NamingSystem/arge-ik/iknr</code>/120491885</p><p><b>name</b>: BG Holz und Metall</p></div>"
  },
  "identifier" : [
    {
      "system" : "http://fhir.de/NamingSystem/arge-ik/iknr",
      "value" : "120491885"
    }
  ],
  "name" : "BG Holz und Metall"
}