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

FHIR IG analytics

Packageil.hdp.fhir.r4
Resource TypePractitioner
IdPractitioner-practitioner-md-picc.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

Dr. Amir Feldman

Source1

{
  "resourceType": "Practitioner",
  "id": "practitioner-md-picc",
  "meta": {
    "profile": [
      "http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-practitioner"
    ],
    "security": [
      {
        "system": "http://fhir.health.gov.il/cs/il-hdp-information-buckets",
        "code": "practitioner",
        "display": "מטפל"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://practitioners.health.gov.il/Practitioners",
      "value": "1-23456"
    }
  ],
  "name": [
    {
      "given": [
        "Amir"
      ],
      "prefix": [
        "Dr."
      ],
      "family": "Feldman"
    }
  ],
  "active": true
}