FHIR Clincal Guidelines (v0.1.0) (STU1 Ballot)

This page is part of the Clinical Guidelines (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

PlanDefinition_ANC_Contact

{
  "resourceType" : "PlanDefinition",
  "id" : "anc-contact",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: anc-contact</p><p><b>url</b>: <a href=\"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact\">http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact</a></p><p><b>identifier</b>: PlanDefinition_ANC_Contact (OFFICIAL)</p><p><b>version</b>: 0.1.0</p><p><b>name</b>: PlanDefinition_ANC_Contact</p><p><b>title</b>: PlanDefinition - WHO ANC Guideline Contact</p><p><b>type</b>: Workflow Definition <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/plan-definition-type code 'workflow-definition' = 'Workflow Definition', given as 'Workflow Definition'})</span></p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: May 15, 2019 12:00:00 AM</p><p><b>useContext</b>: </p><p><b>jurisdiction</b>: World <span style=\"background: LightGoldenRodYellow\">(Details : {http://unstats.un.org/unsd/methods/m49/m49.htm code '001' = 'World', given as 'World'})</span></p><p><b>copyright</b>: © WHO 2019+.</p><blockquote><p><b>action</b></p><p><b>title</b>: Registration</p><p><b>code</b>: Registration <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process code 'registration' = 'Registration)</span></p></blockquote><blockquote><p><b>action</b></p><p><b>title</b>: Record health history</p><p><b>code</b>: History and Physical <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process code 'history-and-physical' = 'History and Physical)</span></p><h3>Actions</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr><tr><td>*</td></tr></table></blockquote><blockquote><p><b>action</b></p><p><b>title</b>: Assess danger signs</p><p><b>code</b>: Triage <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process code 'triage' = 'Triage)</span></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>: Conduct Diagnostic Tests <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process code '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>: Discharge/Referral of Patient <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process code '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>: Monitor and Follow-up of Patient <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process code '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" : "PlanDefinition_ANC_Contact"
    }
  ],
  "version" : "0.1.0",
  "name" : "PlanDefinition_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-15T00:00:00-04:00",
  "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"
            }
          ]
        }
      ]
    },
    {
      "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"
              }
            }
          ]
        },
        {
          "title" : "Record every contact information"
        }
      ]
    },
    {
      "title" : "Assess danger signs",
      "code" : [
        {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process",
              "code" : "triage"
            }
          ]
        }
      ]
    },
    {
      "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"
            }
          ]
        }
      ]
    }
  ]
}