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

FHIR IG analytics

Packagehl7.fhir.eu.imaging-r5
Resource TypePractitionerRole
IdPractitionerRole-PractitionerRoleStructuredReportAuthor.json
FHIR VersionR5

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 PractitionerRoleStructuredReportAuthor

Language: en

Profile: PractitionerRole (EU core)

practitioner: Practitioner Ph.D. Philips van de JOCHEMSEN, Prof.(official)

organization: Organization Ultrasound centrum

code: Cardiology


Source1

{
  "resourceType": "PractitionerRole",
  "id": "PractitionerRoleStructuredReportAuthor",
  "meta": {
    "profile": [
      "http://hl7.eu/fhir/base-r5/StructureDefinition/practitionerRole-eu-core"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "urn:uuid:11111111-2222-4333-8444-000000000006"
  },
  "organization": {
    "reference": "urn:uuid:11111111-2222-4333-8444-000000000007"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "394579002",
          "display": "Cardiology"
        }
      ]
    }
  ]
}