0.1.0 - ci-build
CQDG_FHIR_IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Group",
"id" : "CQDGGroupExample",
"meta" : {
"profile" : [
🔗 "https://fhir.cqdg.ca/StructureDefinition/cqdg-group"
],
"tag" : [
{
"code" : "CAG"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Group CQDGGroupExample</b></p><a name=\"CQDGGroupExample\"> </a><a name=\"hcCQDGGroupExample\"> </a><a name=\"CQDGGroupExample-en-US\"> </a><p><b>identifier</b>: ?ngen-9?\u00a0(use:\u00a0official,\u00a0)</p><p><b>type</b>: Person</p><p><b>actual</b>: true</p><p><b>code</b>: <span title=\"Codes:\">Case - affected relative</span></p><p><b>quantity</b>: 3</p><h3>Members</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Entity</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Patient-PatientExample.html\">Anonymous Patient Male, DoB Unknown ( 343434343434\u00a0(use:\u00a0secondary,\u00a0))</a></td></tr></table></div>"
},
"identifier" : [
{
"use" : "official"
}
],
"type" : "person",
"actual" : true,
"code" : {
"coding" : [
{
"display" : "Case - affected relative"
}
]
},
"quantity" : 3,
"member" : [
{
"entity" : {
🔗 "reference" : "Patient/PatientExample"
}
}
]
}