CH EPR Term
2.0.10 - trial-use Switzerland flag

This page is part of the CH EPR Term (R4) (v2.0.10: STU) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: DocumentEntry.Ext.EprDeletionStatus - JSON Representation

Active as of 2023-12-19

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "DocumentEntry.Ext.EprDeletionStatus",
  "meta" : {
    "source" : "https://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.127.3.10.15.3--20230531200428",
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-2.16.756.5.30.1.127.3.10.18.html\"><code>urn:oid:2.16.756.5.30.1.127.3.10.18</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=\"CodeSystem-2.16.756.5.30.1.127.3.10.18.html#2.16.756.5.30.1.127.3.10.18-urn.58e-health-suisse.582019.58deletionStatus.58deletionProhibited\">urn:e-health-suisse:2019:deletionStatus:deletionProhibited</a></td><td>Deletion prohibited</td></tr><tr><td><a href=\"CodeSystem-2.16.756.5.30.1.127.3.10.18.html#2.16.756.5.30.1.127.3.10.18-urn.58e-health-suisse.582019.58deletionStatus.58deletionRequested\">urn:e-health-suisse:2019:deletionStatus:deletionRequested</a></td><td>Deletion requested</td></tr><tr><td><a href=\"CodeSystem-2.16.756.5.30.1.127.3.10.18.html#2.16.756.5.30.1.127.3.10.18-urn.58e-health-suisse.582019.58deletionStatus.58deletionNotRequested\">urn:e-health-suisse:2019:deletionStatus:deletionNotRequested</a></td><td>Deletion not Requested</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2023-05-31T20:04:28+02:00"
      }
    }
  ],
  "url" : "http://fhir.ch/ig/ch-epr-term/ValueSet/DocumentEntry.Ext.EprDeletionStatus",
  "identifier" : [
    {
      "use" : "official",
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.756.5.30.1.127.3.10.15.3"
    }
  ],
  "version" : "2.0.10",
  "name" : "DocumentEntryExtEprDeletionStauts",
  "title" : "DocumentEntry.Ext.EprDeletionStatus",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-12-19T12:36:20+01:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/"
        }
      ]
    }
  ],
  "description" : "Deletion codes as per\u00a0supplement 1 to Annex 5 EPRO-FDHA.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "immutable" : false,
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:2.16.756.5.30.1.127.3.10.18",
        "concept" : [
          {
            "code" : "urn:e-health-suisse:2019:deletionStatus:deletionProhibited",
            "display" : "Deletion prohibited"
          },
          {
            "code" : "urn:e-health-suisse:2019:deletionStatus:deletionRequested",
            "display" : "Deletion requested"
          },
          {
            "code" : "urn:e-health-suisse:2019:deletionStatus:deletionNotRequested",
            "display" : "Deletion not Requested"
          }
        ]
      }
    ]
  }
}