FHIR IG analytics| Package | ee.fhir.mpi |
| Resource Type | Patient |
| Id | Patient-pat-stillborn.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient pat-stillborn
Profile: EE MPI Patient Stillborn
Anonymous Patient Female, DoB: 2007-12-12 ( https://fhir.ee/sid/pid/est/npi#60712121111)
| Deceased: | 2007-12-12 16:00:00+0000 | Multiple Birth: | 1 | ||
| Other Id: | https://fhir.ee/sid/pid/est/prn/90006399/123e4567-e89b-12d3-a456-426614174000 | ||||
{
"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
}