MyHealth@Eu Patient Summary
1.0.0-ci-build - ci-build 150

MyHealth@Eu Patient Summary - Local Development build (v1.0.0-ci-build) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: eHDSI Absent Or Unknown Procedure - JSON Representation

Page standards status: Draft Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "eHDSIAbsentOrUnknownProcedure",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eHDSIAbsentOrUnknownProcedure</b></p><a name=\"eHDSIAbsentOrUnknownProcedure\"> </a><a name=\"hceHDSIAbsentOrUnknownProcedure\"> </a><ul><li>Include these codes as defined in <code>http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>no-procedure-info</td><td>No information about past history of procedures</td></tr><tr><td>no-known-procedures</td><td>No known procedures</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft"
    }
  ],
  "url" : "http://terminology.ehdsi.eu/ValueSet/eHDSIAbsentOrUnknownProcedure",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.51"
    }
  ],
  "version" : "1.0.0-ci-build",
  "name" : "EHDSIAbsentOrUnknownProcedure",
  "title" : "eHDSI Absent Or Unknown Procedure",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-03-31T15:20:59+00:00",
  "publisher" : "MyHealth@Eu",
  "contact" : [
    {
      "name" : "MyHealth@Eu",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
        }
      ]
    }
  ],
  "description" : "The Value set is used to encode absent or unknown procedures.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips",
        "concept" : [
          {
            "code" : "no-procedure-info",
            "display" : "No information about past history of procedures"
          },
          {
            "code" : "no-known-procedures",
            "display" : "No known procedures"
          }
        ]
      }
    ]
  }
}