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

FHIR IG analytics

Packagede.netzwerk-universitaetsmedizin.ebm-cpg
Resource TypeEvidenceVariable
IdEvidenceVariable-ExampleRecommendationEligibilityCriteriaDrugs.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 ExampleRecommendationEligibilityCriteriaDrugs

url: EvidenceVariable PopulationExample

name: PopulationExample

status: Active

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

characteristic

definitionByCombination

code: All of

characteristic

definitionByCombination

code: All of

characteristic

DefinitionByTypeAndValues

-ExtensionTypeValue[x]
*Administration of drug or medicament (procedure)Heparin (substance)

Source1

{
  "resourceType": "EvidenceVariable",
  "id": "ExampleRecommendationEligibilityCriteriaDrugs",
  "meta": {
    "profile": [
      "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/recommendation-eligibility-criteria"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-eligibility-criteria-drugs",
  "name": "PopulationExample",
  "status": "active",
  "date": "2025-03-04T10:04:34+00:00",
  "characteristic": [
    {
      "definitionByCombination": {
        "code": "all-of",
        "characteristic": [
          {
            "definitionByCombination": {
              "code": "all-of",
              "characteristic": [
                {
                  "definitionByTypeAndValue": {
                    "extension": [
                      {
                        "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/ext-characteristic-dosage",
                        "valueDosage": {
                          "extension": [
                            {
                              "extension": [
                                {
                                  "url": "type",
                                  "valueCodeableConcept": {
                                    "coding": [
                                      {
                                        "system": "http://loinc.org",
                                        "code": "29463-7",
                                        "display": "Body weight"
                                      }
                                    ]
                                  }
                                },
                                {
                                  "url": "value",
                                  "valueRange": {
                                    "high": {
                                      "value": 70,
                                      "unit": "kg",
                                      "system": "http://unitsofmeasure.org",
                                      "code": "kg"
                                    }
                                  }
                                }
                              ],
                              "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/ext-dosage-condition"
                            }
                          ],
                          "timing": {
                            "repeat": {
                              "count": 10,
                              "duration": 10,
                              "durationUnit": "d",
                              "frequency": 1,
                              "period": 1,
                              "periodUnit": "d"
                            }
                          },
                          "route": {
                            "coding": [
                              {
                                "system": "http://snomed.info/sct",
                                "code": "26643006",
                                "display": "Oral route"
                              }
                            ]
                          },
                          "doseAndRate": [
                            {
                              "doseQuantity": {
                                "value": 6,
                                "unit": "mg",
                                "system": "http://unitsofmeasure.org",
                                "code": "mg"
                              },
                              "rateQuantity": {
                                "value": 1,
                                "unit": "/d",
                                "system": "http://unitsofmeasure.org",
                                "code": "/d"
                              }
                            }
                          ]
                        }
                      }
                    ],
                    "type": {
                      "coding": [
                        {
                          "system": "http://snomed.info/sct",
                          "code": "18629005",
                          "display": "Administration of drug or medicament (procedure)"
                        }
                      ]
                    },
                    "valueCodeableConcept": {
                      "coding": [
                        {
                          "system": "http://snomed.info/sct",
                          "code": "372877000",
                          "display": "Heparin (substance)"
                        }
                      ]
                    }
                  }
                }
              ]
            }
          }
        ]
      }
    }
  ]
}