XpanDH Patient Summary
0.1.0 - ci-build 150

XpanDH Patient Summary, published by XpanDH Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/xpandh-ps/ and changes regularly. See the Directory of published versions

: Medical Device - JSON Representation

Active as of 2024-12-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "eHDSIMedicalDevice",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eHDSIMedicalDevice</b></p><a name=\"eHDSIMedicalDevice\"> </a><a name=\"hceHDSIMedicalDevice\"> </a><a name=\"eHDSIMedicalDevice-en-US\"> </a><ul><li>Include these codes as defined in <code>http://example.org/eu-devices</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>A100101</td><td>ONE PIECE COLOSTOMY BAGS</td></tr><tr><td>A10010101</td><td>ONE-PIECE COLOSTOMY BAGS FOR NON-RETRACTED STOMA, FLAT</td></tr><tr><td>A1001010101</td><td>ONE-PIECE COLOSTOMY BAGS FOR NON-RETRACTED STOMA, FLAT, W/O TISSUE COVER</td></tr></table></li></ul></div>"
  },
  "url" : "http://terminology.ehdsi.eu/ValueSet/eHDSIMedicalDevice",
  "version" : "0.1.0",
  "name" : "EHDSIMedicalDevice",
  "title" : "Medical Device (PARTIAL)",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-12T10:23:54+00:00",
  "publisher" : "XpanDH Project",
  "contact" : [
    {
      "name" : "XpanDH Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://xpandh-project.iscte-iul.pt"
        }
      ]
    }
  ],
  "description" : "Medical Device",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of the XpanDH project, all rights reserved Creative Commons License",
  "compose" : {
    "include" : [
      {
        "system" : "http://example.org/eu-devices",
        "concept" : [
          {
            "code" : "A100101",
            "display" : "ONE PIECE COLOSTOMY BAGS"
          },
          {
            "code" : "A10010101",
            "display" : "ONE-PIECE COLOSTOMY BAGS FOR NON-RETRACTED STOMA, FLAT"
          },
          {
            "code" : "A1001010101",
            "display" : "ONE-PIECE COLOSTOMY BAGS FOR NON-RETRACTED STOMA, FLAT, W/O TISSUE COVER"
          }
        ]
      }
    ]
  }
}