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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypePractitionerRole
IdPractitionerRole-Practitioner-Referrer-detail.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

Ambulance interního lékařství, MUDr. Jiří Zdvořilý

Source1

{
  "resourceType": "PractitionerRole",
  "id": "Practitioner-Referrer-detail",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-practitionerrole-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "Practitioner/Practitioner-Referrer",
    "display": "MUDr. Jiří Zdvořilý"
  },
  "organization": {
    "reference": "Organization/Organization-Referrer",
    "display": "Ambulance interního lékařství, MUDr. Jiří Zdvořilý"
  },
  "code": [
    {
      "coding": [
        {
          "system": "https://ncez.mzcr.cz/fhir/CodeSystem/nrzp-povolani",
          "code": "L00",
          "display": "Lékař"
        }
      ]
    }
  ],
  "specialty": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "419192003",
          "display": "Internal medicine"
        }
      ]
    }
  ]
}