FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagekvdigital.terminsynchronisation-tvs
Resource TypeOrganization
IdKBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Organization_Example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Diese Organization-Instanz beschreibt die Praxis mit der BSNR 123456789.

Source1

{
  "resourceType": "Organization",
  "id": "bdebdbc8-c70f-44e2-b2b9-32b569204ca9",
  "meta": {
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Organization|1.0.0"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "BSNR",
            "display": "Primary physician office number"
          }
        ]
      },
      "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR",
      "value": "123456789"
    }
  ]
}