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

FHIR IG analytics

Packagefhir.paciosampledata
Resource TypePractitionerRole
IdPractitionerRole-Role-Psych-GineseComeau.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 Role-Psych-GineseComeau

active: true

practitioner: Ginese Comeau

organization: Michigan Primary Health Care Associates

code: Psychiatrist (occupation)

location: Location: status = active; telecom = ph: (555) 4813-3311


Source1

{
  "resourceType": "PractitionerRole",
  "id": "Role-Psych-GineseComeau",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "active": true,
  "practitioner": {
    "reference": "Practitioner/Practitioner-GineseComeau",
    "display": "Ginese Comeau"
  },
  "organization": {
    "reference": "Organization/org-PC-Primary-Care-Michigan",
    "display": "Michigan Primary Health Care Associates"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "version": "http://snomed.info/sct/731000124108",
          "code": "80584001",
          "display": "Psychiatrist (occupation)"
        }
      ]
    }
  ],
  "location": [
    {
      "reference": "Location/org-Loc-Michigan-Primary-Health-Care-A"
    }
  ]
}