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

: Coordinated-care provider - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "ExampleCoordinatedCareProvider",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization ExampleCoordinatedCareProvider</b></p><a name=\"ExampleCoordinatedCareProvider\"> </a><a name=\"hcExampleCoordinatedCareProvider\"> </a><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/provider-id</code>/PROVIDER-2026-0042</p><p><b>active</b>: true</p><p><b>name</b>: Example coordinated-care provider</p></div>"
  },
  "identifier" : [
    {
      "system" : "https://fhir.cognovis.de/praxis/NamingSystem/provider-id",
      "value" : "PROVIDER-2026-0042"
    }
  ],
  "active" : true,
  "name" : "Example coordinated-care provider"
}