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

FHIR IG analytics

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

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

definitionByCombination

code: All of

characteristic

definitionByCombination

code: All of

characteristic

DefinitionByTypeAndValues

-TypeValue[x]
*Clinical finding (finding)Disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)

Source1

{
  "resourceType": "EvidenceVariable",
  "id": "ExampleRecommendationEligibilityCriteria5Levels",
  "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-5-levels",
  "name": "PopulationExample",
  "status": "active",
  "date": "2025-03-04T10:04:34+00:00",
  "characteristic": [
    {
      "definitionByCombination": {
        "code": "all-of",
        "characteristic": [
          {
            "definitionByCombination": {
              "code": "all-of",
              "characteristic": [
                {
                  "definitionByCombination": {
                    "code": "all-of",
                    "characteristic": [
                      {
                        "definitionByCombination": {
                          "code": "all-of",
                          "characteristic": [
                            {
                              "definitionByTypeAndValue": {
                                "type": {
                                  "coding": [
                                    {
                                      "system": "http://snomed.info/sct",
                                      "code": "404684003",
                                      "display": "Clinical finding (finding)"
                                    }
                                  ]
                                },
                                "valueCodeableConcept": {
                                  "coding": [
                                    {
                                      "system": "http://snomed.info/sct",
                                      "code": "840539006",
                                      "display": "Disease caused by Severe acute respiratory syndrome coronavirus 2 (disorder)"
                                    }
                                  ]
                                }
                              }
                            }
                          ]
                        }
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
      }
    }
  ]
}