Guide d'implémentation du médicament
0.1.0 - ci-build
Guide d'implémentation du médicament - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Group",
"id" : "InLine-patient-group-01",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Group InLine-patient-group-01</b></p><a name=\"InLine-patient-group-01\"> </a><a name=\"hcInLine-patient-group-01\"> </a><a name=\"InLine-patient-group-01-en-US\"> </a><p><b>type</b>: Person</p><p><b>actual</b>: true</p><blockquote><p><b>member</b></p><p><b>entity</b>: <a href=\"Patient/14602\">Patient/14602</a></p></blockquote><blockquote><p><b>member</b></p><p><b>entity</b>: <a href=\"Patient/14603\">Patient/14603</a></p></blockquote><blockquote><p><b>member</b></p><p><b>entity</b>: <a href=\"Patient/14604\">Patient/14604</a></p></blockquote></div>"
},
"type" : "person",
"actual" : true,
"member" : [
{
"entity" : {
"reference" : "Patient/14602"
}
},
{
"entity" : {
"reference" : "Patient/14603"
}
},
{
"entity" : {
"reference" : "Patient/14604"
}
}
]
}