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

FHIR IG analytics

Packagedguv.oper
Resource TypePractitioner
IdDGUV_OPER_Bsp_Autor_01.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

Operateur

Diese Ressource beschreibt den Autor bzw. Operateur, der formell für die Durchführung des operativen Eingriffs verantwortlich ist.


Source1

{
  "resourceType": "Practitioner",
  "id": "DGUV-OPER-Bsp-Autor-01",
  "meta": {
    "profile": [
      "http://fhir.dguv.de/OPER/Practitioner/DGUV-OPER-PR-Autor"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": [
    {
      "use": "official",
      "family": "Musteraerztin14",
      "_family": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
            "valueString": "Musteraerztin14"
          }
        ]
      },
      "given": [
        "Maria"
      ],
      "prefix": [
        "Dr."
      ],
      "_prefix": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode": "AC"
            }
          ]
        }
      ]
    }
  ]
}