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

FHIR IG analytics

Packagefhir.cdc.opioid-cds-r4
Resource TypePractitionerRole
IdPractitionerRole-oncology-specialist.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 oncology-specialist

active: true

period: 2021-11-24 --> 2023-11-24

specialty: Medical Oncology Physician


Source1

{
  "resourceType": "PractitionerRole",
  "id": "oncology-specialist",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "active": true,
  "period": {
    "start": "2021-11-24",
    "end": "2023-11-24"
  },
  "specialty": [
    {
      "coding": [
        {
          "system": "http://nucc.org/provider-taxonomy",
          "code": "207RX0202X",
          "display": "Medical Oncology Physician"
        }
      ]
    }
  ]
}