FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.it.base
Resource TypePatient
IdPatient-es-trad.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Paziente es-trad

Désirée Pellè (official) Female, DoB Unknown ( http://hl7.it/sid/codiceFiscale#DSRPLL71A41L219U)


Active:true

Source1

{
  "resourceType": "Patient",
  "id": "es-trad",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://hl7.it/sid/codiceFiscale",
      "value": "DSRPLL71A41L219U"
    }
  ],
  "active": true,
  "name": [
    {
      "use": "official",
      "family": "Pellè",
      "_family": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/translation",
            "extension": [
              {
                "url": "lang",
                "valueCode": "it-latn-simple"
              },
              {
                "url": "content",
                "valueString": "Pelle'"
              }
            ]
          }
        ]
      },
      "given": [
        "Désirée"
      ],
      "_given": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/translation",
              "extension": [
                {
                  "url": "lang",
                  "valueCode": "it-latn-simple"
                },
                {
                  "url": "content",
                  "valueString": "Desiree"
                }
              ]
            }
          ]
        }
      ]
    }
  ],
  "gender": "female"
}