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

FHIR IG analytics

Packagehl7.fhir.us.dental-data-exchange
Resource TypePractitioner
IdPractitioner-practitioner-UNK.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 practitioner-UNK

version: 4; Last updated: 2020-07-30 22:03:09+0000;

Information Source: #Ysu32TJmFpSGwO7W

Profile: US Core Practitioner Profile

identifier: NPI/555555555

name: UNK


Source1

{
  "resourceType": "Practitioner",
  "id": "practitioner-UNK",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2020-07-30T22:03:09.089+00:00",
    "source": "#Ysu32TJmFpSGwO7W",
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "555555555"
    }
  ],
  "name": [
    {
      "family": "UNK",
      "_family": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
            "valueCode": "unknown"
          }
        ]
      }
    }
  ]
}