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

FHIR IG analytics

Packagehl7.fhir.eu.imaging-r5
Resource TypePractitionerRole
IdPractitionerRole-PractitionerRoleSemiStructuredReportAuthor.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 PractitionerRoleSemiStructuredReportAuthor

Language: en

Profile: PractitionerRole (EU core)

practitioner: Practitioner Dr. Lucas Gasenzer(official)

organization: Organization Radiology Zentrum Bremen

code: Radiologist


Source1

{
  "resourceType": "PractitionerRole",
  "id": "PractitionerRoleSemiStructuredReportAuthor",
  "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:ef64fa06-f761-4097-9af1-c9f7615f95ce"
  },
  "organization": {
    "reference": "urn:uuid:d6f6db53-9e8b-4b5a-9ccc-b06ad4b62d4b"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "66862007",
          "display": "Radiologist"
        }
      ]
    }
  ]
}