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

: Praxis fuer Psychosomatische Grundversorgung Nord - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "ExamplePraxisOrganizationPsy",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/praxis-organization-de"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization ExamplePraxisOrganizationPsy</b></p><a name=\"ExamplePraxisOrganizationPsy\"> </a><a name=\"hcExamplePraxisOrganizationPsy\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-praxis-organization-de.html\">Praxis Organization DE</a></p></div><p><b>identifier</b>: KBV_NS_Base_BSNR/112233445</p><p><b>active</b>: true</p><p><b>name</b>: Praxis Psychosomatik Nord</p></div>"
  },
  "identifier" : [
    {
      "system" : "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR",
      "value" : "112233445"
    }
  ],
  "active" : true,
  "name" : "Praxis Psychosomatik Nord"
}