Guide d'implémentation du médicament
0.1.0 - ci-build
Guide d'implémentation du médicament, published by Interop'Santé. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Interop-Sante/hl7.fhir.fr.medication/ and changes regularly. 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><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"
}
}
]
}