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

: Encounter per una struttura sanitaria - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "c83ef1b2-d8ad-4de8-9dfe-7b7dd897d632",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.it/fhir/taccuino/StructureDefinition/encounter-it-Taccuino"
    ],
    "tag" : [
      {
        "system" : "http://hl7.it/fhir/taccuino/CodeSystem/class-code",
        "code" : "TAC"
      }
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter c83ef1b2-d8ad-4de8-9dfe-7b7dd897d632</b></p><a name=\"c83ef1b2-d8ad-4de8-9dfe-7b7dd897d632\"> </a><a name=\"hcc83ef1b2-d8ad-4de8-9dfe-7b7dd897d632\"> </a><a name=\"c83ef1b2-d8ad-4de8-9dfe-7b7dd897d632-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\">Profile: <a href=\"StructureDefinition-encounter-it-Taccuino.html\">Encounter - Taccuino personale dell'assistito</a></p><p style=\"margin-bottom: 0px\">Tag: Taccuino (Details: Classe documento code TAC = 'Taccuino')</p></div><p><b>Data di Registrazione a sistema</b>: 2024-03-01 15:30:00+0100</p><p><b>status</b>: In Progress</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-VR\">ActCode VR</a>: Virtual</p><p><b>subject</b>: <a href=\"Patient-e786443c-4786-4b88-b3e3-41a4b27681d1.html\">Angela Verdi  Female, DoB: 1989-04-03 ( http://hl7.it/sid/codiceFiscale#VRDNGL89D43H501J)</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner-05883e67-ad02-4df9-a287-ee0eaa0dc680.html\">Practitioner Enza Simoni </a></td></tr></table><p><b>period</b>: 2024-02-01 --&gt; 2024-02-01</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 2134003}\">Diffuse pain</span></p><p><b>serviceProvider</b>: <a href=\"Organization-391b39e6-87aa-4b0a-b642-d3c82245eb6d.html\">Organization FASSA DOTT. PIETRO</a></p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.it/fhir/taccuino/StructureDefinition/registration-date",
      "valueInstant" : "2024-03-01T15:30:00+01:00"
    }
  ],
  "status" : "in-progress",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "VR",
    "display" : "Virtual"
  },
  "subject" : {
    🔗 "reference" : "Patient/e786443c-4786-4b88-b3e3-41a4b27681d1"
  },
  "participant" : [
    {
      "individual" : {
        🔗 "reference" : "Practitioner/05883e67-ad02-4df9-a287-ee0eaa0dc680"
      }
    }
  ],
  "period" : {
    "start" : "2024-02-01",
    "end" : "2024-02-01"
  },
  "reasonCode" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "2134003",
          "display" : "Diffuse pain"
        }
      ]
    }
  ],
  "serviceProvider" : {
    🔗 "reference" : "Organization/391b39e6-87aa-4b0a-b642-d3c82245eb6d"
  }
}