All Downloads are FREE. Search and download functionalities are using the official Maven repository.

narratives.r4.examples.plandefinition.ChlamydiaScreening.json Maven / Gradle / Ivy

{
  "resourceType": "PlanDefinition",
  "id": "chlamydia-screening-intervention",
  "identifier": [
    {
      "use": "official",
      "value": "ChlamydiaScreening_CDS_UsingCommon"
    }
  ],
  "version": "2.0.0",
  "title": "Chalmydia Screening CDS Example Using Common",
  "status": "draft",
  "description": "Chlamydia Screening CDS Example Using Common",
  "approvalDate": "2015-07-22",
  "topic": [
    {
      "text": "Chlamydia Screeening"
    }
  ],
  "library": [
    {
      "reference": "Library/ChlamydiaScreening_CDS_UsingCommon"
    }
  ],
  "actionDefinition": [
    {
      "title": "Patient has not had chlamydia screening within the recommended timeframe...",
      "condition": [
        {
        "kind": "applicability",
        "expression": "NoScreening"
        }
      ],
      "dynamicValue": [
        {
          "path": "~",
          "expression": "ChlamydiaScreeningRequest"
        }
      ]
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy