Guide d'implémentation de l'analyse pharmaceutique
0.1.0-ballot - ci-build FR

This page is part of the Guide d'implémentation de l'analyse pharmaceutique hospitalière (v0.1.0-ballot: draft Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: InLine-patient-group-01 - JSON Representation

Raw json | Download

{
  "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>Narratif généré : Groupe 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"
      }
    }
  ]
}