Televisita
0.1.0 - ci-build

Televisita - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PractitionerRoleTelemedicinaExample - JSON Representation

Raw json | Download

{
  "resourceType" : "PractitionerRole",
  "id" : "e446e848-2bd4-423a-b2f8-5d25687e2f42",
  "meta" : {
    "profile" : [
      🔗 "https://agenas.gov.it/fhir/StructureDefinition/PractitionerRoleTelemedicina"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole e446e848-2bd4-423a-b2f8-5d25687e2f42</b></p><a name=\"e446e848-2bd4-423a-b2f8-5d25687e2f42\"> </a><a name=\"hce446e848-2bd4-423a-b2f8-5d25687e2f42\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PractitionerRoleTelemedicina.html\">PractitionerRoleTelemedicina</a></p></div><p><b>practitioner</b>: <a href=\"Practitioner-2b373c5c-0fbf-4167-875b-47ee7fc5cd5d.html\">Practitioner John Doe </a></p><p><b>organization</b>: <a href=\"Organization-asl-roma-1.html\">Organization ASL Roma 1</a></p><p><b>specialty</b>: <span title=\"Codes:{https://agenas.gov.it/fhir/CodeSystem/csspecialityPractitionerRole 01}\">Allergologia</span></p></div>"
  },
  "practitioner" : {
    🔗 "reference" : "Practitioner/2b373c5c-0fbf-4167-875b-47ee7fc5cd5d"
  },
  "organization" : {
    🔗 "reference" : "Organization/asl-roma-1"
  },
  "specialty" : [
    {
      "coding" : [
        {
          "system" : "https://agenas.gov.it/fhir/CodeSystem/csspecialityPractitionerRole",
          "code" : "01",
          "display" : "Allergologia"
        }
      ]
    }
  ]
}