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
Active as of 2024-10-21 |
{
"resourceType" : "EvidenceVariable",
"id" : "ExampleIntervention",
"meta" : {
"profile" : [
🔗 "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/intervention-definition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: EvidenceVariable ExampleIntervention</b></p><a name=\"ExampleIntervention\"> </a><a name=\"hcExampleIntervention\"> </a><a name=\"ExampleIntervention-en-US\"> </a><p><b>url</b>: <a href=\"EvidenceVariable-ExampleIntervention.html\">EvidenceVariable Bariatric Surgery</a></p><p><b>name</b>: Bariatric Surgery</p><p><b>status</b>: Active</p><p><b>date</b>: 2024-10-21 14:52:15+0000</p><h3>Characteristics</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DefinitionCodeableConcept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 430715008}\">Bariatric operative procedure (procedure)</span></td></tr></table></div>"
},
"url" : "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/EvidenceVariable/ExampleIntervention",
"name" : "Bariatric Surgery",
"status" : "active",
"date" : "2024-10-21T14:52:15+00:00",
"characteristic" : [
{
"definitionCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "430715008",
"display" : "Bariatric operative procedure (procedure)"
}
]
}
}
]
}