FHIR IG analytics| Package | hl7.fhir.fi.scheduling |
| Resource Type | Patient |
| Id | Patient-patient-petri.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient patient-petri
Profile: FI Base Patient
Petri Potilas Male, DoB: 2010-10-11 ( urn:oid:1.2.246.21#101100A9277 (use: official, ))
{
"resourceType": "Patient",
"id": "patient-petri",
"meta": {
"profile": [
"https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:oid:1.2.246.21",
"value": "101100A9277"
}
],
"name": [
{
"family": "Potilas",
"given": [
"Petri"
]
}
],
"gender": "male",
"birthDate": "2010-10-11"
}