FHIR IG analytics| Package | ca.on.oh-olis |
| Resource Type | Patient |
| Id | Patient-anon-id-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "ca-on-patient-hcn-123456",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Patient|2.0.0"
]
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/v2/0203",
"code": "ANON",
"display": "Anonymous Identifier"
}
],
"text": "OLIS Nonnominal identifier"
},
"system": "http://ehealthontario.ca/fhir/NamingSystem/lab/patient-id-lab-license-991",
"value": "123456"
}
]
}