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

: Observation - Note Generali (Febbre) - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "ff8f154f-7d4e-4830-9a75-3e1c26207173",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.it/fhir/taccuino/StructureDefinition/observation-it-annotazioni-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: Observation ff8f154f-7d4e-4830-9a75-3e1c26207173</b></p><a name=\"ff8f154f-7d4e-4830-9a75-3e1c26207173\"> </a><a name=\"hcff8f154f-7d4e-4830-9a75-3e1c26207173\"> </a><a name=\"ff8f154f-7d4e-4830-9a75-3e1c26207173-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-observation-it-annotazioni-taccuino.html\">Observation Note generali - 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>: 2025-02-06 15:30:00+0100</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://hl7.it/fhir/taccuino/CodeSystem/cs-loinc-it 48767-8}\">Annotazioni e commenti</span></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><p><b>effective</b>: 2025-02-06</p><p><b>performer</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><p><b>value</b>: Oggi ho avuto una leggera febbre (37.8°C) e qualche dolore muscolare.Continuo a monitorare la temperatura. Se la febbre non passa, contatterò il medico.</p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.it/fhir/taccuino/StructureDefinition/registration-date",
      "valueInstant" : "2025-02-06T15:30:00+01:00"
    }
  ],
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://hl7.it/fhir/taccuino/CodeSystem/cs-loinc-it",
        "code" : "48767-8",
        "display" : "Annotazioni e commenti"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/e786443c-4786-4b88-b3e3-41a4b27681d1"
  },
  "effectiveDateTime" : "2025-02-06",
  "performer" : [
    {
      🔗 "reference" : "Patient/e786443c-4786-4b88-b3e3-41a4b27681d1"
    }
  ],
  "valueString" : "Oggi ho avuto una leggera febbre (37.8°C) e qualche dolore muscolare.Continuo a monitorare la temperatura. Se la febbre non passa, contatterò il medico."
}