FHIR Clinical Guidelines (v1.0.0) (STU1)

This page is part of the Clinical Guidelines (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

ANC_Contact

Formats: Narrative, XML, JSON, Turtle

Raw json


{
  "resourceType" : "PlanDefinition",
  "id" : "anc-contact",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>url</b>: <code>http://fhir.org/guides/who/anc-cds/PlanDefinition/ANC_Contact</code></p><p><b>identifier</b>: id: ANC_Contact (OFFICIAL)</p><p><b>version</b>: 1.0.0</p><p><b>name</b>: ANC_Contact</p><p><b>title</b>: PlanDefinition - WHO ANC Guideline Contact</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>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2019-05-15</p><h3>UseContexts</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>jurisdiction</b>: <span title=\"Codes: {http://unstats.un.org/unsd/methods/m49/m49.htm 001}\">World</span></p><p><b>copyright</b>: &copy; WHO 2019+.</p><blockquote><p><b>action</b></p><p><b>title</b>: Registration</p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process registration}\">Registration</span></p><p><b>definition</b>: <a href=\"http://hl7.org/fhir/uv/cpg/PlanDefinition/cpg-common-registration\">http://hl7.org/fhir/uv/cpg/PlanDefinition/cpg-common-registration</a></p></blockquote><blockquote><p><b>action</b></p><p><b>title</b>: Record health history</p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process history-and-physical}\">History and Physical</span></p><blockquote><p><b>action</b></p><p><b>title</b>: Record first contact information</p><h3>Conditions</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>definition</b>: <a href=\"http://fhir.org/guides/who/anc-cds/Questionnaire/anc-first-contact\">http://fhir.org/guides/who/anc-cds/Questionnaire/anc-first-contact</a></p></blockquote><blockquote><p><b>action</b></p><p><b>title</b>: Record every contact information</p><p><b>definition</b>: <a href=\"http://fhir.org/guides/who/anc-cds/Questionnaire/anc-every-contact\">http://fhir.org/guides/who/anc-cds/Questionnaire/anc-every-contact</a></p></blockquote></blockquote><blockquote><p><b>action</b></p><p><b>title</b>: Assess danger signs</p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process triage}\">Triage</span></p><p><b>definition</b>: <a href=\"http://fhir.org/guides/who/anc-cds/Questionnaire/anc-quick-check\">http://fhir.org/guides/who/anc-cds/Questionnaire/anc-quick-check</a></p></blockquote><blockquote><p><b>action</b></p><p><b>title</b>: Assess current pregnancy conditions, including symptoms and lab tests</p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process diagnostic-testing}\">Conduct Diagnostic Tests</span></p></blockquote><blockquote><p><b>action</b></p><p><b>title</b>: Case management or referral</p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process discharge-referral-of-patient}\">Discharge/Referral of Patient</span></p></blockquote><blockquote><p><b>action</b></p><p><b>title</b>: Schedule follow-up visit</p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process monitor-and-follow-up-of-patient}\">Monitor and Follow-up of Patient</span></p></blockquote></div>"
  },
  "url" : "http://fhir.org/guides/who/anc-cds/PlanDefinition/ANC_Contact",
  "identifier" : [
    {
      "use" : "official",
      "value" : "ANC_Contact"
    }
  ],
  "version" : "1.0.0",
  "name" : "ANC_Contact",
  "title" : "PlanDefinition - WHO ANC Guideline Contact",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/plan-definition-type",
        "code" : "workflow-definition",
        "display" : "Workflow Definition"
      }
    ]
  },
  "status" : "draft",
  "experimental" : true,
  "date" : "2019-05-15",
  "useContext" : [
    {
      "code" : {
        "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code" : "focus"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "77386006",
            "display" : "Pregnant (finding)"
          }
        ]
      }
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "copyright" : "© WHO 2019+.",
  "action" : [
    {
      "title" : "Registration",
      "code" : [
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process",
              "code" : "registration"
            }
          ]
        }
      ],
      "definitionCanonical" : "http://hl7.org/fhir/uv/cpg/PlanDefinition/cpg-common-registration"
    },
    {
      "title" : "Record health history",
      "code" : [
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process",
              "code" : "history-and-physical"
            }
          ]
        }
      ],
      "action" : [
        {
          "title" : "Record first contact information",
          "condition" : [
            {
              "kind" : "applicability",
              "expression" : {
                "language" : "text/cql",
                "expression" : "Is First Contact"
              }
            }
          ],
          "definitionCanonical" : "http://fhir.org/guides/who/anc-cds/Questionnaire/anc-first-contact"
        },
        {
          "title" : "Record every contact information",
          "definitionCanonical" : "http://fhir.org/guides/who/anc-cds/Questionnaire/anc-every-contact"
        }
      ]
    },
    {
      "title" : "Assess danger signs",
      "code" : [
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process",
              "code" : "triage"
            }
          ]
        }
      ],
      "definitionCanonical" : "http://fhir.org/guides/who/anc-cds/Questionnaire/anc-quick-check"
    },
    {
      "title" : "Assess current pregnancy conditions, including symptoms and lab tests",
      "code" : [
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process",
              "code" : "diagnostic-testing"
            }
          ]
        }
      ]
    },
    {
      "title" : "Case management or referral",
      "code" : [
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process",
              "code" : "discharge-referral-of-patient"
            }
          ]
        }
      ]
    },
    {
      "title" : "Schedule follow-up visit",
      "code" : [
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process",
              "code" : "monitor-and-follow-up-of-patient"
            }
          ]
        }
      ]
    }
  ]
}