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

FHIR IG analytics

Packageig-ee-medication-scheme
Resource TypePractitioner
IdPractitioner-D12345.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 D12345

Language: et

Profile: EEBase Practitioner

identifier: https://fhir.ee/sid/pro/est/pho/D12345, https://fhir.ee/sid/pid/est/ni/35006080229

active: true

name: Mart Murakas


Source1

{
  "resourceType": "Practitioner",
  "id": "D12345",
  "meta": {
    "profile": [
      "https://fhir.ee/base/StructureDefinition/ee-practitioner"
    ]
  },
  "language": "et",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://fhir.ee/sid/pro/est/pho",
      "value": "D12345"
    },
    {
      "system": "https://fhir.ee/sid/pid/est/ni",
      "value": "35006080229"
    }
  ],
  "active": true,
  "name": [
    {
      "family": "Murakas",
      "given": [
        "Mart"
      ]
    }
  ]
}