Laboratory Workflows Implementation Guide
0.3.0 - ci-build
Laboratory Workflows Implementation Guide - Local Development build (v0.3.0). See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "example-laboratory-patient",
"meta" : {
"profile" : [
"http://i-tech-uw.github.io/laboratory-workflows-ig/StructureDefinition/laboratory-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>moses Mutesa </b> female, DoB: 1988-03-02 ( iSantePlus ID: 10012R (OFFICIAL))</p></div>"
},
"identifier" : [
{
"id" : "5981a256-d60c-44b1-beae-9bdd2cf572f8",
"extension" : [
{
"url" : "http://i-tech-uw.github.io/laboratory-ig/StructureDefinition/laboratory-patient-identifier-location",
"valueReference" : {
"reference" : "Location/8d6c993e-c2cc-11de-8d13-0010c6dffd0f",
"type" : "Location",
"display" : "Unknown Location"
}
}
],
"use" : "official",
"type" : {
"text" : "iSantePlus ID"
},
"value" : "10012R"
}
],
"active" : true,
"name" : [
{
"id" : "511275de-e301-44a3-95d2-28d0d3b35387",
"family" : "Mutesa",
"given" : [
"moses"
]
}
],
"gender" : "female",
"birthDate" : "1988-03-02",
"deceasedBoolean" : false,
"address" : [
{
"id" : "d4f7c809-3d01-4032-b64d-4c22e8eccbbc",
"use" : "home",
"country" : "haiti"
}
]
}