FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/Presence.In.Urine.VS

Packageihe.pcc.maps
TypeValueSet
IdPresence.In.Urine.VS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/PCC/mAPS/https://build.fhir.org/ig/IHE/PCC.mAPS/ValueSet-Presence.In.Urine.VS.html
URLhttps://profiles.ihe.net/PCC/mAPS/ValueSet/Presence.In.Urine.VS
Version1.0.0
Statusactive
Date2024-10-29T20:32:09+00:00
NamePresence_In_Urine_VS
TitlePresence In Urine
Realmuv
Authorityihe
DescriptionThis value set lists the expected values for the Presence In Urine observation.

Resources that use this resource

StructureDefinition
IHE.AlbuminPresenceInUrineAlbumin Presence In Urine
IHE.GlucosePresenceinUrineAlbumin Presence In Urine
IHE.GlucosePresenceinUrineTestStripAlbumin Presence In Urine test by strip

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet Presence.In.Urine.VS


Source

{
  "resourceType": "ValueSet",
  "id": "Presence.In.Urine.VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/PCC/mAPS/ValueSet/Presence.In.Urine.VS",
  "version": "1.0.0",
  "name": "Presence_In_Urine_VS",
  "title": "Presence In Urine",
  "status": "active",
  "experimental": false,
  "date": "2024-10-29T20:32:09+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+"
          }
        ]
      }
    ]
  }
}