FHIR IG analytics| Package | lt.hl7.fhir.lung |
| Resource Type | Patient |
| Id | Patient-example-patient-male.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Patient example-patient-male
Language: en
Profile: PatientLt
Jonas Pavardenis Male, DoB: 1990-01-01 ( https://hl7.lt/fhir/sid/lt-patient-pid#39001010001)
Lithuanian
Generated Narrative: Patient example-patient-male
Language: en
Profile: PatientLt
Jonas Pavardenis Male, DoB: 1990-01-01 ( https://hl7.lt/fhir/sid/lt-patient-pid#39001010001)
{
"resourceType": "Patient",
"id": "example-patient-male",
"meta": {
"profile": [
"https://hl7.lt/fhir/base/StructureDefinition/patient-lt"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://hl7.lt/fhir/sid/lt-patient-pid",
"value": "39001010001"
}
],
"name": [
{
"family": "Pavardenis",
"given": [
"Jonas"
]
}
],
"gender": "male",
"birthDate": "1990-01-01"
}