CH Core (R4)
2.0.0 - STU 2

This page is part of the CH Core (R4) (v2.0.0: STU 2) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: AllzeitBereit - JSON Representation

Raw json | Download


{
  "resourceType" : "Practitioner",
  "id" : "AllzeitBereit",
  "meta" : {
    "profile" : [
      "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner-epr"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 7601000201041</p><p><b>name</b>: Allzeit Bereit (OFFICIAL)</p></div>"
  },
  "identifier" : [
    {
      "system" : "urn:oid:2.51.1.3",
      "value" : "7601000201041"
    }
  ],
  "name" : [
    {
      "use" : "official",
      "family" : "Bereit",
      "given" : [
        "Allzeit"
      ],
      "prefix" : [
        "Herr",
        "Dr. med.",
        "Allg. Gruppenpraxis AG"
      ],
      "_prefix" : [
        null,
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode" : "AC"
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode" : "LS"
            }
          ]
        }
      ],
      "suffix" : [
        "Facharzt für Allgemeine Medizin"
      ]
    }
  ]
}