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

FHIR IG analytics

Packagesmart.who.int.big
Resource TypePatient
IdPatient-PatientExample.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


English


Generated Narrative: Patient PatientExample

Profile: MyPatient

James Pond (no stated gender), DoB Unknown



French


Narratif généré : Patient PatientExample

Profil: MyPatient

James Pond (sexe non précisé), Date de Naissance inconnue



German


Generated Narrative: Patient PatientExample

Profile: MyPatient

James Pond (no stated gender), DoB Unknown



Portuguese


Narrativa gerada: Patient PatientExample

Perfil: MyPatient

James Pond (sem género declarado), DN Desconhecida



Spanish


Generated Narrative: Paciente PatientExample

Profile: MyPatient

James Pond (no stated gender), DoB Unknown



Lithuanian


Generated Narrative: Patient PatientExample

Profile: MyPatient

James Pond (no stated gender), DoB Unknown



Source1

{
  "resourceType": "Patient",
  "id": "PatientExample",
  "meta": {
    "profile": [
      "http://smart.who.int/big/StructureDefinition/MyPatient"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": [
    {
      "family": "Pond",
      "given": [
        "James"
      ]
    }
  ]
}