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

FHIR IG analytics

Packagehl7.eu.fhir.pcsp
Resource TypePatient
IdPatient-PatientVulsk.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: Patient PatientVulsk

Profile: Patient: PCSP

Marija Asta Jonaitė Female, DoB: 2016-12-12 ( http://hl7.eu/fhir/ig/pcsp/sid/pat-id-vulsk#11725549)


Alt. Name:Marija Asta Petraitytė

Source1

{
  "resourceType": "Patient",
  "id": "PatientVulsk",
  "meta": {
    "profile": [
      "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Patient-eu-pcsp"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://hl7.eu/fhir/ig/pcsp/sid/pat-id-vulsk",
      "value": "11725549"
    }
  ],
  "name": [
    {
      "family": "Jonaitė",
      "given": [
        "Marija",
        "Asta"
      ]
    },
    {
      "family": "Petraitytė",
      "given": [
        "Marija",
        "Asta"
      ]
    }
  ],
  "gender": "female",
  "birthDate": "2016-12-12"
}