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

FHIR IG analytics

Packageee.fhir.spd
Resource TypePractitioner
IdPractitioner-practitioner-limited.json
FHIR VersionR5

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 practitioner-limited

Language: et

Profile: EE SPD PractitionerLimited

identifier: https://fhir.ee/sid/pro/est/pho/M12345 (, period: 2002-03-02 --> (ongoing))

name: Meiles Tulem


Source1

{
  "resourceType": "Practitioner",
  "id": "practitioner-limited",
  "meta": {
    "profile": [
      "https://fhir.ee/spd/StructureDefinition/ee-spd-practitioner-limited"
    ]
  },
  "language": "et",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://fhir.ee/sid/pro/est/pho",
      "value": "M12345",
      "period": {
        "start": "2002-03-02"
      }
    }
  ],
  "name": [
    {
      "family": "Tulem",
      "given": [
        "Meiles"
      ]
    }
  ]
}