Mobile Antepartum Summary
1.0.0-current - ci-build International flag

Mobile Antepartum Summary, published by IHE Patient Care Coordination Committee. This guide is not an authorized publication; it is the continuous build for version 1.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.mAPS/ and changes regularly. See the Directory of published versions

: Advance Directives - JSON Representation

Active as of 2024-06-05

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "Advance.Directives.VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/304251008\">304251008</a></td><td>Resuscitation</td></tr><tr><td><a href=\"http://snomed.info/id/52765003\">52765003</a></td><td>Intubation</td></tr><tr><td><a href=\"http://snomed.info/id/225204009\">225204009</a></td><td>IV Fluid and Support</td></tr><tr><td><a href=\"http://snomed.info/id/89666000\">89666000</a></td><td>CPR</td></tr><tr><td><a href=\"http://snomed.info/id/281789004\">281789004</a></td><td>Antibiotics</td></tr><tr><td><a href=\"http://snomed.info/id/78823007\">78823007</a></td><td>Life Support</td></tr><tr><td><a href=\"http://snomed.info/id/61420007\">61420007</a></td><td>Tube Feedings</td></tr><tr><td><a href=\"http://snomed.info/id/116859006\">116859006</a></td><td>Transfusion of blood product</td></tr><tr><td><a href=\"http://snomed.info/id/71388002\">71388002</a></td><td>Other Directive</td></tr></table></li></ul></div>"
  },
  "url" : "https://profiles.ihe.net/PCC/mAPS/ValueSet/Advance.Directives.VS",
  "version" : "1.0.0-current",
  "name" : "Advance_Directives_VS",
  "title" : "Advance Directives",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-06-05T11:24:11+00:00",
  "publisher" : "IHE Patient Care Coordination Committee",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ihe.net/ihe_domains/patient_care_coordination/"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "pcc@ihe.net"
        }
      ]
    },
    {
      "name" : "IHE Patient Care Coordination Committee",
      "telecom" : [
        {
          "system" : "email",
          "value" : "pcc@ihe.net"
        }
      ]
    }
  ],
  "description" : "This value set lists the interventions that the patient may choose to accept or decline in their advance directives.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "304251008",
            "display" : "Resuscitation"
          },
          {
            "code" : "52765003",
            "display" : "Intubation"
          },
          {
            "code" : "225204009",
            "display" : "IV Fluid and Support"
          },
          {
            "code" : "89666000",
            "display" : "CPR"
          },
          {
            "code" : "281789004",
            "display" : "Antibiotics"
          },
          {
            "code" : "78823007",
            "display" : "Life Support"
          },
          {
            "code" : "61420007",
            "display" : "Tube Feedings"
          },
          {
            "code" : "116859006",
            "display" : "Transfusion of blood product"
          },
          {
            "code" : "71388002",
            "display" : "Other Directive"
          }
        ]
      }
    ]
  }
}