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 - Evento - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "0ecdd63e-aa05-4a48-9bc2-1dc99018c5f8",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.it/fhir/taccuino/StructureDefinition/observation-it-eventi-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 0ecdd63e-aa05-4a48-9bc2-1dc99018c5f8</b></p><a name=\"0ecdd63e-aa05-4a48-9bc2-1dc99018c5f8\"> </a><a name=\"hc0ecdd63e-aa05-4a48-9bc2-1dc99018c5f8\"> </a><a name=\"0ecdd63e-aa05-4a48-9bc2-1dc99018c5f8-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-eventi-taccuino.html\">Observation Eventi - 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-01-21 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 42547-0}\">Evento:Osservazione</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>: 1996-03-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>: <span title=\"Codes:{http://hl7.it/fhir/taccuino/CodeSystem/cs-loinc-it 30939-3}\">Morbillo, conteggio dose virus in vaccino combinato:Num:Pt:^Paziente:Qn:</span></p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.it/fhir/taccuino/StructureDefinition/registration-date",
      "valueInstant" : "2025-01-21T15:30:00+01:00"
    }
  ],
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://hl7.it/fhir/taccuino/CodeSystem/cs-loinc-it",
        "code" : "42547-0",
        "display" : "Evento:Osservazione"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/e786443c-4786-4b88-b3e3-41a4b27681d1"
  },
  "effectiveDateTime" : "1996-03-06",
  "performer" : [
    {
      🔗 "reference" : "Patient/e786443c-4786-4b88-b3e3-41a4b27681d1"
    }
  ],
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://hl7.it/fhir/taccuino/CodeSystem/cs-loinc-it",
        "code" : "30939-3",
        "display" : "Morbillo, conteggio dose virus in vaccino combinato:Num:Pt:^Paziente:Qn:"
      }
    ]
  }
}