Clinical Practice Guidelines (CPG) on EBMonFHIR
1.0.2 - ci-build
Clinical Practice Guidelines (CPG) on EBMonFHIR, published by Universitätsmedizin Greifswald. This guide is not an authorized publication; it is the continuous build for version 1.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/CEOsys/cpg-on-ebm-on-fhir/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Group",
"id" : "ExampleEvidenceSynthesisCohorts",
"meta" : {
"profile" : [
🔗 "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/evidence-synthesis-cohorts"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Group ExampleEvidenceSynthesisCohorts</b></p><a name=\"ExampleEvidenceSynthesisCohorts\"> </a><a name=\"hcExampleEvidenceSynthesisCohorts\"> </a><a name=\"ExampleEvidenceSynthesisCohorts-en-US\"> </a><p><b>type</b>: Person</p><p><b>membership</b>: Definitional</p><p><b>quantity</b>: 20</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=\"Group-ExampleStudyCohort.html\">Group: type = person; membership = definitional; quantity = 20</a></td></tr></table></div>"
},
"type" : "person",
"membership" : "definitional",
"quantity" : 20,
"member" : [
{
"entity" : {
🔗 "reference" : "Group/ExampleStudyCohort"
}
}
]
}