Clinical Practice Guidelines
2.0.0-draft - draft International flag

Clinical Practice Guidelines, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cqf-recommendations/ and changes regularly. See the Directory of published versions

: PlanDefinition - CPG Common Registration - JSON Representation

Active as of 2024-08-25

Raw json | Download


{
  "resourceType" : "PlanDefinition",
  "id" : "cpg-common-registration",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-workflowdefinition"🔗 ,
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableplandefinition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PlanDefinition cpg-common-registration</b></p><a name=\"cpg-common-registration\"> </a><a name=\"hccpg-common-registration\"> </a><a name=\"cpg-common-registration-en-US\"> </a><p><b>url</b>: <a href=\"PlanDefinition-cpg-common-registration.html\">PlanDefinition PlanDefinition - CPG Common Registration</a></p><p><b>version</b>: 2.0.0-draft</p><p><b>name</b>: PlanDefinition_CPG_Common_Registration</p><p><b>title</b>: PlanDefinition - CPG Common Registration</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/plan-definition-type workflow-definition}\">Workflow Definition</span></p><p><b>status</b>: Active</p><p><b>experimental</b>: true</p><p><b>date</b>: 2024-08-25 03:33:21+0000</p><p><b>publisher</b>: HL7 International / Clinical Decision Support</p><p><b>contact</b>: HL7 International / Clinical Decision Support: <a href=\"http://www.hl7.org/Special/committees/dss\">http://www.hl7.org/Special/committees/dss</a></p><p><b>description</b>: </p><div><p>Plan for registering patient</p>\n</div><p><b>jurisdiction</b>: <span title=\"Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 001}\">World</span></p><p><b>copyright</b>: </p><div><p>© WHO 2019+.</p>\n</div><blockquote><p><b>action</b></p><p><b>title</b>: Registration</p><p><b>description</b>: Registration</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs registration}\">Registration</span></p><blockquote><p><b>participant</b></p><p><b>type</b>: Patient</p><p><b>role</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-persona-cs C000}\">Patient</span></p></blockquote><blockquote><p><b>participant</b></p><p><b>type</b>: Practitioner</p><p><b>role</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-persona-cs W000}\">Clerical support worker</span></p></blockquote><blockquote><p><b>action</b></p></blockquote><blockquote><p><b>action</b></p></blockquote><blockquote><p><b>action</b></p></blockquote><blockquote><p><b>action</b></p></blockquote><blockquote><p><b>action</b></p></blockquote><blockquote><p><b>action</b></p></blockquote></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode" : "shareable"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode" : "computable"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode" : "publishable"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel",
      "valueCode" : "structured"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/cpg/PlanDefinition/cpg-common-registration",
  "version" : "2.0.0-draft",
  "name" : "PlanDefinition_CPG_Common_Registration",
  "title" : "PlanDefinition - CPG Common Registration",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/plan-definition-type",
        "code" : "workflow-definition",
        "display" : "Workflow Definition"
      }
    ]
  },
  "status" : "active",
  "experimental" : true,
  "date" : "2024-08-25T03:33:21+00:00",
  "publisher" : "HL7 International / Clinical Decision Support",
  "contact" : [
    {
      "name" : "HL7 International / Clinical Decision Support",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description" : "Plan for registering patient",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "copyright" : "© WHO 2019+.",
  "action" : [
    {
      "title" : "Registration",
      "description" : "Registration",
      "code" : [
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs",
              "code" : "registration"
            }
          ]
        }
      ],
      "participant" : [
        {
          "type" : "patient",
          "role" : {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-persona-cs",
                "code" : "C000"
              }
            ]
          }
        },
        {
          "type" : "practitioner",
          "role" : {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-persona-cs",
                "code" : "W000",
                "display" : "Clerical support worker"
              }
            ]
          }
        }
      ],
      "action" : [
        {
          "title" : "Gather identifying information",
          "description" : "Gather identifying information",
          "output" : [
            {
              "type" : "QuestionnaireResponse"
            }
          ],
          "participant" : [
            {
              "type" : "patient",
              "role" : {
                "coding" : [
                  {
                    "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-persona-cs",
                    "code" : "C000"
                  }
                ]
              }
            }
          ],
          "definitionCanonical" : "http://hl7.org/fhir/uv/cpg/Questionnaire/cpg-common-identity"
        },
        {
          "title" : "Patient match",
          "description" : "Patient match",
          "input" : [
            {
              "type" : "QuestionnaireResponse",
              "codeFilter" : [
                {
                  "path" : "questionnaire",
                  "code" : [
                    {
                      "system" : "urn:ietf:rfc:3986",
                      "code" : "http://hl7.org/fhir/uv/cpg/Questionnaire/cpg-common-identity"
                    }
                  ]
                }
              ]
            }
          ],
          "output" : [
            {
              "type" : "Bundle"
            }
          ],
          "participant" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-participantCapabilityStatement",
                  "valueCanonical" : "http://hl7.org/fhir/uv/cpg/CapabilityStatement/cpg-common-patient-registry"
                }
              ],
              "type" : "device"
            }
          ],
          "definitionUri" : "http://hl7.org/fhir/OperationDefinition/Patient-match"
        },
        {
          "title" : "Resolve patient match results",
          "description" : "Resolve patient match results",
          "input" : [
            {
              "type" : "Bundle"
            }
          ],
          "output" : [
            {
              "type" : "Patient"
            }
          ],
          "participant" : [
            {
              "type" : "practitioner",
              "role" : {
                "coding" : [
                  {
                    "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-persona-cs",
                    "code" : "W000",
                    "display" : "Clerical support worker"
                  }
                ]
              }
            }
          ],
          "definitionCanonical" : "http://hl7.org/fhir/uv/cpg/Questionnaire/cpg-common-resolve-patient-match"
        },
        {
          "title" : "New patient",
          "description" : "New patient",
          "condition" : [
            {
              "kind" : "applicability",
              "expression" : {
                "language" : "text/cql",
                "expression" : "not exists %input i where i is Patient"
              }
            }
          ],
          "input" : [
            {
              "type" : "Patient"
            }
          ],
          "action" : [
            {
              "title" : "Gather patient information",
              "description" : "Gather patient information",
              "input" : [
                {
                  "type" : "QuestionnaireResponse",
                  "codeFilter" : [
                    {
                      "path" : "questionnaire",
                      "code" : [
                        {
                          "system" : "urn:ietf:rfc:3986",
                          "code" : "http://hl7.org/fhir/uv/cpg/Questionnaire/cpg-common-identity"
                        }
                      ]
                    }
                  ]
                }
              ],
              "output" : [
                {
                  "type" : "QuestionnaireResponse"
                }
              ],
              "definitionCanonical" : "http://hl7.org/fhir/uv/cpg/Questionnaire/cpg-common-patient-profile"
            },
            {
              "title" : "Record patient data",
              "description" : "Record patient data",
              "input" : [
                {
                  "type" : "QuestionnaireResponse",
                  "codeFilter" : [
                    {
                      "path" : "questionnaire",
                      "code" : [
                        {
                          "system" : "urn:ietf:rfc:3986",
                          "code" : "http://hl7.org/fhir/uv/cpg/Questionnaire/cpg-common-patient-profile"
                        }
                      ]
                    }
                  ]
                }
              ],
              "output" : [
                {
                  "type" : "Patient"
                }
              ],
              "participant" : [
                {
                  "extension" : [
                    {
                      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-participantCapabilityStatement",
                      "valueCanonical" : "http://hl7.org/fhir/uv/cpg/CapabilityStatement/cpg-common-patient-registry"
                    }
                  ],
                  "type" : "device"
                }
              ],
              "definitionUri" : "http://hl7.org/fhir/restful-interaction#create"
            }
          ]
        },
        {
          "title" : "Existing patient",
          "description" : "Existing patient",
          "condition" : [
            {
              "kind" : "applicability",
              "expression" : {
                "language" : "text/cql",
                "expression" : "exists %input i where i is Patient"
              }
            }
          ],
          "input" : [
            {
              "type" : "Patient"
            }
          ],
          "action" : [
            {
              "title" : "Ensure patient information is up to date",
              "description" : "Ensure patient information is up to date",
              "input" : [
                {
                  "type" : "QuestionnaireResponse",
                  "codeFilter" : [
                    {
                      "path" : "questionnaire",
                      "code" : [
                        {
                          "system" : "urn:ietf:rfc:3986",
                          "code" : "http://hl7.org/fhir/uv/cpg/Questionnaire/cpg-common-identity"
                        }
                      ]
                    }
                  ]
                }
              ],
              "output" : [
                {
                  "type" : "QuestionnaireResponse"
                }
              ],
              "definitionCanonical" : "http://hl7.org/fhir/uv/cpg/Questionnaire/cpg-common-patient-profile"
            },
            {
              "title" : "Record patient data",
              "description" : "Record patient data",
              "input" : [
                {
                  "type" : "QuestionnaireResponse",
                  "codeFilter" : [
                    {
                      "path" : "questionnaire",
                      "code" : [
                        {
                          "system" : "urn:ietf:rfc:3986",
                          "code" : "http://hl7.org/fhir/uv/cpg/Questionnaire/cpg-common-patient-profile"
                        }
                      ]
                    }
                  ]
                }
              ],
              "output" : [
                {
                  "type" : "Patient"
                }
              ],
              "participant" : [
                {
                  "extension" : [
                    {
                      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-participantCapabilityStatement",
                      "valueCanonical" : "http://hl7.org/fhir/uv/cpg/CapabilityStatement/cpg-common-patient-registry"
                    }
                  ],
                  "type" : "device"
                }
              ],
              "definitionUri" : "http://hl7.org/fhir/restful-interaction#update"
            }
          ]
        },
        {
          "title" : "Patient summary lookup",
          "description" : "Patient summary lookup",
          "input" : [
            {
              "type" : "Patient"
            }
          ],
          "output" : [
            {
              "type" : "Bundle"
            }
          ],
          "participant" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-participantCapabilityStatement",
                  "valueCanonical" : "http://hl7.org/fhir/uv/cpg/CapabilityStatement/cpg-common-patient-registry"
                }
              ],
              "type" : "device"
            }
          ],
          "definitionUri" : "http://hl7.org/fhir/uv/cpg/OperationDefinition/cpg-common-patient-summary"
        }
      ]
    }
  ]
}