FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.netzwerk-universitaetsmedizin.ebm-cpg
Resource TypeEvidenceVariable
IdEvidenceVariable-ExampleIntervention.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: EvidenceVariable ExampleIntervention

url: EvidenceVariable Bariatric Surgery

name: Bariatric Surgery

status: Active

date: 2025-03-04 10:04:34+0000

Characteristics

-DefinitionCodeableConcept
*Bariatric operative procedure (procedure)

Source1

{
  "resourceType": "EvidenceVariable",
  "id": "ExampleIntervention",
  "meta": {
    "profile": [
      "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/intervention-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/EvidenceVariable/ExampleIntervention",
  "name": "Bariatric Surgery",
  "status": "active",
  "date": "2025-03-04T10:04:34+00:00",
  "characteristic": [
    {
      "definitionCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "430715008",
            "display": "Bariatric operative procedure (procedure)"
          }
        ]
      }
    }
  ]
}