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

FHIR IG analytics

Packagehl7.at.fhir.elga.aps.r4
Resource TypePractitioner
IdPractitioner-at-aps-example-practitioner-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

Generated Narrative: Practitioner at-aps-example-practitioner-01

identifier: Uniform Resource Identifier (URI)/urn:oid:1.2.40.0.10.99.1.2.3.4

name: Hanna Hausärztin


Source1

{
  "resourceType": "Practitioner",
  "id": "at-aps-example-practitioner-01",
  "meta": {
    "profile": [
      "https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-practitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.40.0.10.99.1.2.3.4",
      "assigner": {
        "display": "Bundesministerium für Gesundheit"
      }
    }
  ],
  "name": [
    {
      "family": "Hausärztin",
      "given": [
        "Hanna"
      ],
      "prefix": [
        "Dr."
      ]
    }
  ]
}