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

FHIR IG analytics

Packageee.fhir.mpi
Resource TypePatient
IdPatient-pat-stillborn.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-stillborn

Anonymous Patient Female, DoB: 2007-12-12 ( https://fhir.ee/sid/pid/est/npi#60712121111)


Deceased:2007-12-12 16:00:00+0000Multiple Birth:1
Other Id:https://fhir.ee/sid/pid/est/prn/90006399/123e4567-e89b-12d3-a456-426614174000

Source1

{
  "resourceType": "Patient",
  "id": "pat-stillborn",
  "meta": {
    "profile": [
      "https://fhir.ee/mpi/StructureDefinition/ee-mpi-patient-stillborn"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://fhir.ee/sid/pid/est/npi",
      "value": "60712121111"
    },
    {
      "system": "https://fhir.ee/sid/pid/est/prn/90006399",
      "value": "123e4567-e89b-12d3-a456-426614174000"
    }
  ],
  "gender": "female",
  "birthDate": "2007-12-12",
  "_birthDate": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/patient-birthTime",
        "valueDateTime": "2007-12-12T16:00:00.000Z"
      }
    ]
  },
  "deceasedDateTime": "2007-12-12T16:00:00.000Z",
  "multipleBirthInteger": 1
}