Televisita
0.1.0 - ci-build

Televisita - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PatientTelemedicinaExample - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82",
  "meta" : {
    "profile" : [
      🔗 "https://agenas.gov.it/fhir/StructureDefinition/PatientTelemedicina"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient 2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82</b></p><a name=\"2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82\"> </a><a name=\"hc2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82\"> </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-PatientTelemedicina.html\">PatientTelemedicina</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 3331245678</li><li><a href=\"mailto:maria.rossi@mail.com\">maria.rossi@mail.com</a></li><li>Via della Libertà, 52 Milano 20100 IT (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Emergency Contact\">Emergency Contact:</td><td colspan=\"3\"><ul><li>Luigi Rossi </li><li>ph: 3312345567</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Emergency Contact\">Emergency Contact:</td><td colspan=\"3\"><ul><li>Maria Bianchi </li><li>ph: 3311234598</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements.\"><a href=\"http://hl7.org/fhir/extensions/5.3.0-ballot-tc1/StructureDefinition-patient-birthPlace.html\">Patient Birth Place</a></td><td colspan=\"3\">Via della Vittoria, 1 Milano 20100 IT </td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
      "valueAddress" : {
        "extension" : [
          {
            "url" : "https://agenas.gov.it/fhir/StructureDefinition/address-official",
            "valueBoolean" : true
          }
        ],
        "line" : [
          "Via della Vittoria, 1"
        ],
        "_line" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                "valueString" : "Via della Vittoria"
              },
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                "valueString" : "1"
              }
            ]
          }
        ],
        "city" : "Milano",
        "postalCode" : "20100",
        "country" : "IT"
      }
    }
  ],
  "identifier" : [
    {
      "system" : "http://hl7.it/sid/codiceFiscale",
      "value" : "RSSMRA71E01F205E"
    }
  ],
  "name" : [
    {
      "family" : "Rossi",
      "given" : [
        "Maria"
      ]
    }
  ],
  "telecom" : [
    {
      "system" : "phone",
      "value" : "3331245678"
    },
    {
      "system" : "email",
      "value" : "maria.rossi@mail.com"
    }
  ],
  "gender" : "female",
  "birthDate" : "1971-05-01",
  "address" : [
    {
      "extension" : [
        {
          "url" : "https://agenas.gov.it/fhir/StructureDefinition/address-official",
          "valueBoolean" : true
        },
        {
          "extension" : [
            {
              "url" : "who",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "https://www.hl7.it/fhir/terminology/CodeSystem/it-tipoEntita",
                    "code" : "gov"
                  }
                ]
              }
            }
          ],
          "url" : "https://agenas.gov.it/fhir/StructureDefinition/recordCertification"
        }
      ],
      "use" : "home",
      "line" : [
        "Via della Libertà, 52"
      ],
      "_line" : [
        {
          "extension" : [
            {
              "url" : "https://agenas.gov.it/fhir/StructureDefinition/address-dug",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "https://www.hl7.it/fhir/terminology/CodeSystem/dug",
                    "code" : "67",
                    "display" : "via"
                  }
                ]
              }
            }
          ]
        }
      ],
      "city" : "Milano",
      "postalCode" : "20100",
      "country" : "IT"
    }
  ],
  "contact" : [
    {
      "relationship" : [
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
              "code" : "C",
              "display" : "Emergency Contact"
            }
          ]
        }
      ],
      "name" : {
        "family" : "Rossi",
        "given" : [
          "Luigi"
        ]
      },
      "telecom" : [
        {
          "system" : "phone",
          "value" : "3312345567"
        }
      ]
    },
    {
      "relationship" : [
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
              "code" : "C",
              "display" : "Emergency Contact"
            }
          ]
        }
      ],
      "name" : {
        "family" : "Bianchi",
        "given" : [
          "Maria"
        ]
      },
      "telecom" : [
        {
          "system" : "phone",
          "value" : "3311234598"
        }
      ]
    }
  ]
}