Tiro.health Implementation Guide
0.1.0 - ci-build
Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "LCaPatient",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient LCaPatient</b></p><a name=\"LCaPatient\"> </a><a name=\"hcLCaPatient\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient Male, DoB: 1973-04-06 ( http://hospital.be/official-patient-id#8242)</p><hr/></div>"
},
"identifier" : [
{
"system" : "http://hospital.be/official-patient-id",
"value" : "8242"
}
],
"gender" : "male",
"birthDate" : "1973-04-06"
}