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 - Viaggi all'estero - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "706c0582-d87a-41dd-9c7f-09a4aa80961c",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.it/fhir/taccuino/StructureDefinition/observation-it-viaggi-taccuino"
    ],
    "tag" : [
      {
        "system" : "http://hl7.it/fhir/taccuino/CodeSystem/class-code",
        "code" : "TAC"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation 706c0582-d87a-41dd-9c7f-09a4aa80961c</b></p><a name=\"706c0582-d87a-41dd-9c7f-09a4aa80961c\"> </a><a name=\"hc706c0582-d87a-41dd-9c7f-09a4aa80961c\"> </a><a name=\"706c0582-d87a-41dd-9c7f-09a4aa80961c-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-viaggi-taccuino.html\">Observation Viaggi all'estero - Taccuino personale dell'assistito</a></p><p style=\"margin-bottom: 0px\">Tag: Taccuino (Details: Classe documento code TAC = 'Taccuino')</p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category activity}\">Activity</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.it/fhir/taccuino/CodeSystem/cs-loinc-it 8691-8}\">Viaggio</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-01 --&gt; 2025-01-15</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>: Viaggio in Benin (Africa)</p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "activity"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://hl7.it/fhir/taccuino/CodeSystem/cs-loinc-it",
        "code" : "8691-8",
        "display" : "Viaggio"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/e786443c-4786-4b88-b3e3-41a4b27681d1"
  },
  "effectivePeriod" : {
    "start" : "2025-01-01",
    "end" : "2025-01-15"
  },
  "performer" : [
    {
      🔗 "reference" : "Patient/e786443c-4786-4b88-b3e3-41a4b27681d1"
    }
  ],
  "valueString" : "Viaggio in Benin (Africa)"
}