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

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "0fe610cd-e163-4566-85ea-1b65f168e1b7",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.it/fhir/taccuino/StructureDefinition/observation-it-dolore-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 0fe610cd-e163-4566-85ea-1b65f168e1b7</b></p><a name=\"0fe610cd-e163-4566-85ea-1b65f168e1b7\"> </a><a name=\"hc0fe610cd-e163-4566-85ea-1b65f168e1b7\"> </a><a name=\"0fe610cd-e163-4566-85ea-1b65f168e1b7-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-dolore-taccuino.html\">Observation Dolore - 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 94085-8}\">Dolore, categoria</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-01-21</p><p><b>performer</b>: <a href=\"Practitioner-05883e67-ad02-4df9-a287-ee0eaa0dc680.html\">Practitioner Enza Simoni </a></p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.it/fhir/taccuino/CodeSystem/cs-loinc-it 72514-3}\">Dolore, gravità - 0-10 punteggio numerico verbale</span></td><td><span title=\"Codes:{http://hl7.it/fhir/taccuino/CodeSystem/cs-loinc-it LA6115-5}\">4</span></td></tr></table></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" : "94085-8",
        "display" : "Dolore, categoria"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/e786443c-4786-4b88-b3e3-41a4b27681d1"
  },
  "effectiveDateTime" : "2025-01-21",
  "performer" : [
    {
      🔗 "reference" : "Practitioner/05883e67-ad02-4df9-a287-ee0eaa0dc680"
    }
  ],
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://hl7.it/fhir/taccuino/CodeSystem/cs-loinc-it",
            "code" : "72514-3",
            "display" : "Dolore, gravità - 0-10 punteggio numerico verbale"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://hl7.it/fhir/taccuino/CodeSystem/cs-loinc-it",
            "code" : "LA6115-5",
            "display" : "4"
          }
        ]
      }
    }
  ]
}