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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.studie
Resource TypeEvidenceVariable
IdEvidenceVariable-mii-exa-studie-evidence-variable-age-restriction.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "EvidenceVariable",
  "id": "mii-exa-studie-evidence-variable-age-restriction",
  "status": "active",
  "characteristic": [
    {
      "definitionCodeableConcept": {
        "text": "kein Höchstalter"
      },
      "description": "Höchstalter",
      "exclude": false
    },
    {
      "definitionCodeableConcept": {
        "text": "18 Jahre"
      },
      "description": "Mindestalter",
      "exclude": false
    }
  ]
}