Advertisement
Guest User

Untitled

a guest
Apr 4th, 2023
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. {
  2. "resourceType": "PlanDefinition",
  3. "id": "IMMZ.DT.01.BCG",
  4. "name": "IMMZ.DT.01.BCG",
  5. "title": "IMMZ.DT.01.BCG",
  6. "description": "If child or person has not been vaccinated, give BCG vaccine as soon as possible after birth",
  7. "library": [
  8. "http://fhir.org/guides/who/smart-immunization/Library/IMMZDT01"
  9. ],
  10. "action": [
  11. {
  12. "title": "Immunize Patient for BCG - TST-negative",
  13. "description": "Provide BCG immunizations – using the \"BCG vaccine immunization – NO PREVIOUS\" schedule (1 dose scheme)",
  14. "condition": [
  15. {
  16. "kind": "applicability",
  17. "description": "Should vaccinate patient for BCG",
  18. "language": "text/cql-expression",
  19. "expression": "Should vaccinate patient for BCG"
  20. }
  21. ],
  22. "definitionCanonical": "http://fhir.org/guides/who/smart-immunization/ActivityDefinition/IMMZ.DT.01.BCG.01"
  23. }
  24. ]
  25. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement