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

FHIR IG analytics

Packagehl7.fhir.us.pacio-rt
Resource TypePractitionerRole
IdPractitionerRole-RT-PractitionerRole-neurologist-NoraOlogist.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: PractitionerRole

Resource PractitionerRole "RT-PractitionerRole-neurologist-NoraOlogist"

active: true

practitioner: Practitioner/RT-Practitioner-NoraOlogist " OLOGIST"

code: Neurology Physician (provider-taxonomy#2084N0400X)

specialty: Neurology (SNOMED CT#394591006)


Source1

{
  "resourceType": "PractitionerRole",
  "id": "RT-PractitionerRole-neurologist-NoraOlogist",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "active": true,
  "practitioner": {
    "reference": "Practitioner/RT-Practitioner-NoraOlogist"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://nucc.org/provider-taxonomy",
          "code": "2084N0400X",
          "display": "Neurology Physician"
        }
      ]
    }
  ],
  "specialty": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "394591006",
          "display": "Neurology"
        }
      ]
    }
  ]
}