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
{
"resourceType" : "Observation",
"id" : "03c49e23-90bf-4d60-8dff-c208420f0e2a",
"meta" : {
"profile" : [
🔗 "http://hl7.it/fhir/taccuino/StructureDefinition/observation-it-vital-signs-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 03c49e23-90bf-4d60-8dff-c208420f0e2a</b></p><a name=\"03c49e23-90bf-4d60-8dff-c208420f0e2a\"> </a><a name=\"hc03c49e23-90bf-4d60-8dff-c208420f0e2a\"> </a><a name=\"03c49e23-90bf-4d60-8dff-c208420f0e2a-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-vital-signs-taccuino.html\">Observation Parametri Vitali - 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-03-09 14:00:00+0100</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.it/fhir/taccuino/CodeSystem/cs-loinc-it 4548-4}\">Emoglobina A1c/Emoglobina.totale</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-03-01</p><p><b>performer</b>: <a href=\"Organization-99f2750b-8cbb-4512-a50f-1539e06fd258.html\">Organization POLICLINICO DI MONZA SPA - CASA DI CURA</a></p><p><b>value</b>: 30 mmol/mol<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemmol/mol = 'mmol/mol')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td style=\"display: none\">*</td><td>42 mmol/mol<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemmol/mol = 'mmol/mol')</span></td><td>20 mmol/mol<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemmol/mol = 'mmol/mol')</span></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.it/fhir/taccuino/StructureDefinition/registration-date",
"valueInstant" : "2025-03-09T14:00:00+01:00"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://hl7.it/fhir/taccuino/CodeSystem/cs-loinc-it",
"code" : "4548-4",
"display" : "Emoglobina A1c/Emoglobina.totale"
}
]
},
"subject" : {
🔗 "reference" : "Patient/e786443c-4786-4b88-b3e3-41a4b27681d1"
},
"effectiveDateTime" : "2025-03-01",
"performer" : [
{
🔗 "reference" : "Organization/99f2750b-8cbb-4512-a50f-1539e06fd258"
}
],
"valueQuantity" : {
"value" : 30,
"unit" : "mmol/mol",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/mol"
},
"referenceRange" : [
{
"low" : {
"value" : 42,
"system" : "http://unitsofmeasure.org",
"code" : "mmol/mol"
},
"high" : {
"value" : 20,
"system" : "http://unitsofmeasure.org",
"code" : "mmol/mol"
}
}
]
}