Example in National Directory1.0.0
Practitioner

JoeSmith

Practitioner-JoeSmith.json

Resource Details

Resource Type
Practitioner
Resource ID
JoeSmith
Identifier
http://example.org/ndh-identifiers|JoeSmith
Conforms To
http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Practitioner

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Practitioner",
  "id": "JoeSmith",
  "filename": "Practitioner-JoeSmith.json",
  "profile": [
    "http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Practitioner"
  ],
  "lastUpdated": "2020-07-07T13:26:22.0314215+00:00",
  "identifier": {
    "system": "http://example.org/ndh-identifiers",
    "value": "JoeSmith"
  },
  "displayName": "Joe Smith"
}