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

FHIR IG analytics

Packagech.fhir.ig.ch-core
Resource TypePractitioner
IdPractitioner-AllzeitBereit.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

Generated Narrative: Practitioner AllzeitBereit

identifier: GLN/7601000201041

name: Allzeit Bereit (Official)


Source1

{
  "resourceType": "Practitioner",
  "id": "AllzeitBereit",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner",
      "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner-epr"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
      ]
    }
  ]
}