FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageihe.pcc.maps
Resource TypeValueSet
IdValueSet-Edema.VS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IHE/PCC.mAPS/ValueSet-Edema.VS.html
URLhttps://profiles.ihe.net/PCC/mAPS/ValueSet/Edema.VS
Version1.0.0
Statusactive
Date2026-02-03T22:52:22+00:00
NameEdema_VS
TitleEdema observation
Realmuv
Authorityihe
DescriptionThis value set lists the expected values for the Edema observation.

Resources that use this resource

StructureDefinition
IHE.EdemaEdema observation

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet Edema.VS


Source1

{
  "resourceType": "ValueSet",
  "id": "Edema.VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/PCC/mAPS/ValueSet/Edema.VS",
  "version": "1.0.0",
  "name": "Edema_VS",
  "title": "Edema observation",
  "status": "active",
  "experimental": false,
  "date": "2026-02-03T22:52:22+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 Edema observation.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "420829009",
            "display": "1+ pitting edema"
          },
          {
            "code": "421605005",
            "display": "2+ pitting edema"
          },
          {
            "code": "421346005",
            "display": "3+ pitting edema"
          },
          {
            "code": "421129002",
            "display": "4+ pitting edema"
          }
        ]
      }
    ]
  }
}