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

FHIR IG analytics

Packageans.fhir.fr.pdsm
Resource TypePatient
IdPatient-fr-patient-123.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

Narratif généré : Patient fr-patient-123

Martin Claire Male, Date de Naissance :1980-01-15



Source1

{
  "resourceType": "Patient",
  "id": "fr-patient-123",
  "meta": {
    "profile": [
      "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": [
    {
      "family": "Claire",
      "given": [
        "Martin"
      ]
    }
  ],
  "gender": "male",
  "birthDate": "1980-01-15"
}