HL7 FHIR Implementation Guide Taccuino Personale dell'Assistito
0.0.1 - ci-build IT

HL7 FHIR Implementation Guide Taccuino Personale dell'Assistito - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PractitionerRole - Medico di medicina generale - JSON Representation

Raw json | Download

{
  "resourceType" : "PractitionerRole",
  "id" : "c95f6e06-d3f9-46d4-bcd4-deb87cc295e1",
  "meta" : {
    "tag" : [
      {
        "system" : "http://hl7.it/fhir/taccuino/CodeSystem/class-code",
        "code" : "TAC"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole c95f6e06-d3f9-46d4-bcd4-deb87cc295e1</b></p><a name=\"c95f6e06-d3f9-46d4-bcd4-deb87cc295e1\"> </a><a name=\"hcc95f6e06-d3f9-46d4-bcd4-deb87cc295e1\"> </a><a name=\"c95f6e06-d3f9-46d4-bcd4-deb87cc295e1-it-IT\"> </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\">Tag: Taccuino (Details: Classe documento code TAC = 'Taccuino')</p></div><p><b>practitioner</b>: <a href=\"Practitioner-850d77be-af24-48fa-b4e6-8cab817b3550.html\">Practitioner Pasquale Paleri </a></p><p><b>organization</b>: <a href=\"Organization-3c75bf31-bd32-4c0f-9e4a-585d20c08ce4.html\">Organization ASL ROMA 1</a></p><p><b>code</b>: <span title=\"Codes:{https://www.hl7.it/fhir/terminology/CodeSystem/it-V3RoleCode MMG}\">medico di medicina generale</span></p><p><b>specialty</b>: <span title=\"Codes:{http://snomed.info/sct 394802001}\">General medicine</span></p></div>"
  },
  "practitioner" : {
    🔗 "reference" : "Practitioner/850d77be-af24-48fa-b4e6-8cab817b3550"
  },
  "organization" : {
    🔗 "reference" : "Organization/3c75bf31-bd32-4c0f-9e4a-585d20c08ce4"
  },
  "code" : [
    {
      "coding" : [
        {
          "system" : "https://www.hl7.it/fhir/terminology/CodeSystem/it-V3RoleCode",
          "code" : "MMG",
          "display" : "medico di medicina generale"
        }
      ]
    }
  ],
  "specialty" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "394802001",
          "display" : "General medicine"
        }
      ]
    }
  ]
}