HL7 Italia FHIR Implementation Guide (base)
0.1.1 - CI Build Italy flag

HL7 Italia FHIR Implementation Guide (base), published by HL7 Italia. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-it/base/ and changes regularly. See the Directory of published versions

: Patient. Esempio con Codice Fiscale, Residenza e Domicilio - JSON Representation

Raw json | Download


{
  "resourceType" : "Patient",
  "id" : "esempio-CF-residenza",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient esempio-CF-residenza</b></p><a name=\"esempio-CF-residenza\"> </a><a name=\"hcesempio-CF-residenza\"> </a><a name=\"esempio-CF-residenza-it-IT\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">DANTE ALIGHIERI (official) Male, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#TSTPSN80A01D612A)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>Viale della Repubblica 12, PANTIGLIATE - 20090 - Italia(home)</li><li>Via Capitolina 27 - interno 5b - 34131 - TRIESTE(home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient contact\">Contact:</td><td colspan=\"3\"><ul><li>ph: 33312345678</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.1.0/StructureDefinition-patient-birthPlace.html\">Patient Birth Place</a></td><td colspan=\"3\">Italia </td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
      "valueAddress" : {
        "country" : "Italia",
        "_country" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding",
              "valueCoding" : {
                "system" : "http://terminology.hl7.it/sid/mef-ae-comuni",
                "code" : "F979",
                "display" : "NUORO"
              }
            }
          ]
        }
      }
    }
  ],
  "identifier" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.it/fhir/StructureDefinition/recordCertification",
          "extension" : [
            {
              "url" : "when",
              "valueDateTime" : "2020-04-06"
            },
            {
              "url" : "who",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.it/CodeSystem/it-tipoEntita",
                    "code" : "mef",
                    "display" : "Ministero Economia e Finanze"
                  }
                ]
              }
            }
          ]
        }
      ],
      "system" : "http://hl7.it/sid/codiceFiscale",
      "value" : "TSTPSN80A01D612A"
    }
  ],
  "active" : true,
  "name" : [
    {
      "use" : "official",
      "family" : "ALIGHIERI",
      "given" : [
        "DANTE"
      ]
    }
  ],
  "gender" : "male",
  "birthDate" : "1971-05-01",
  "address" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/address-official",
          "valueBoolean" : true
        }
      ],
      "use" : "home",
      "type" : "postal",
      "text" : "Viale della Repubblica 12, PANTIGLIATE - 20090 - Italia",
      "line" : [
        "Viale della Repubblica 12, scala 2"
      ],
      "_line" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString" : "Viale della Repubblica"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameType",
              "valueString" : "VIALE"
            },
            {
              "url" : "http://hl7.it/fhir/StructureDefinition/address-dug",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://registry.geodati.gov.it/dug",
                    "code" : "76",
                    "display" : "viale"
                  }
                ]
              }
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameBase",
              "valueString" : "DELLA REPUBBLICA"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString" : "12"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator",
              "valueString" : "scala 2"
            }
          ]
        }
      ],
      "city" : "PANTIGLIATE",
      "postalCode" : "20090",
      "country" : "Italia"
    },
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/address-official",
          "valueBoolean" : false
        }
      ],
      "use" : "home",
      "type" : "postal",
      "text" : "Via Capitolina 27 - interno 5b - 34131 - TRIESTE",
      "line" : [
        "Via Capitolina 27 - interno 5b"
      ],
      "city" : "TRIESTE",
      "postalCode" : "34131",
      "country" : "Italia",
      "period" : {
        "start" : "2009-06-09T00:00:00+02:00"
      }
    }
  ],
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "phone",
          "value" : "33312345678"
        }
      ]
    }
  ]
}