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

: Presence In Urine - JSON Representation

Active as of 2024-06-05

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "Presence.In.Urine.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/167273002\">167273002</a></td><td>Negative</td></tr><tr><td><a href=\"http://snomed.info/id/167274008\">167274008</a></td><td>Trace</td></tr><tr><td><a href=\"http://snomed.info/id/167275009\">167275009</a></td><td>1+</td></tr><tr><td><a href=\"http://snomed.info/id/167276005\">167276005</a></td><td>2+</td></tr><tr><td><a href=\"http://snomed.info/id/167277001\">167277001</a></td><td>3+</td></tr><tr><td><a href=\"http://snomed.info/id/167278006\">167278006</a></td><td>4+</td></tr></table></li></ul></div>"
  },
  "url" : "https://profiles.ihe.net/PCC/mAPS/ValueSet/Presence.In.Urine.VS",
  "version" : "1.0.0-current",
  "name" : "Presence_In_Urine_VS",
  "title" : "Presence In Urine",
  "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 expected values for the Presence In Urine observation.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "167273002",
            "display" : "Negative"
          },
          {
            "code" : "167274008",
            "display" : "Trace"
          },
          {
            "code" : "167275009",
            "display" : "1+"
          },
          {
            "code" : "167276005",
            "display" : "2+"
          },
          {
            "code" : "167277001",
            "display" : "3+"
          },
          {
            "code" : "167278006",
            "display" : "4+"
          }
        ]
      }
    ]
  }
}