German Practice Management FHIR Profiles (R4)
0.90.0 - STU1 Germany

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

: Annex 2b Example Payer - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "annex2b-example-payer",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization annex2b-example-payer</b></p><a name=\"annex2b-example-payer\"> </a><a name=\"hcannex2b-example-payer\"> </a><p><b>identifier</b>: ArgeIkIknr/109999999</p><p><b>name</b>: Example Health Insurance</p></div>"
  },
  "identifier" : [
    {
      "system" : "http://fhir.de/sid/arge-ik/iknr",
      "value" : "109999999"
    }
  ],
  "name" : "Example Health Insurance"
}