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

FHIR IG analytics

Packageee.fhir.mpi
Resource TypePatient
IdPatient-pat-newborn.json
FHIR VersionR5

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 pat-newborn

Maasikas (temp) Male, DoB: 2007-12-12 ( https://fhir.ee/sid/pid/est/ni#50712121111)


Active:trueMultiple Birth:1

Source1

{
  "resourceType": "Patient",
  "id": "pat-newborn",
  "meta": {
    "profile": [
      "https://fhir.ee/mpi/StructureDefinition/ee-mpi-patient-newborn"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://fhir.ee/sid/pid/est/ni",
      "value": "50712121111"
    }
  ],
  "active": true,
  "name": [
    {
      "use": "temp",
      "family": "Maasikas"
    }
  ],
  "gender": "male",
  "birthDate": "2007-12-12",
  "multipleBirthInteger": 1
}