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

FHIR IG analytics

Packagehl7.fhir.it.base
Resource TypePatient
IdPatient-Patient-birthPlace-opt2.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 Patient-birthPlace-opt2

Akuba Ackah (no stated gender), DoB Unknown ( http://hl7.it/sid/stp#STP0010011234567)


Active:true
Contact DetailVia dei Pini 123; Ronda
Codice comune e/o stato di nascitaNUORO

Source1

{
  "resourceType": "Patient",
  "id": "Patient-birthPlace-opt2",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.it/fhir/StructureDefinition/patient-codeableBirthPlace",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.it/sid/mef-ae-comuni",
            "code": "F979",
            "display": "NUORO"
          }
        ]
      }
    }
  ],
  "identifier": [
    {
      "system": "http://hl7.it/sid/stp",
      "value": "STP0010011234567"
    }
  ],
  "active": true,
  "name": [
    {
      "text": "Akuba Ackah",
      "family": "Ackah",
      "given": [
        "Akuba"
      ]
    }
  ],
  "address": [
    {
      "text": "Via dei Pini 123; Ronda"
    }
  ]
}