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

FHIR IG Statistics: ValueSet/DocumentEntry.Ext.EprDeletionStatus

Packagech.fhir.ig.ch-epr-term
TypeValueSet
IdDocumentEntry.Ext.EprDeletionStatus
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-epr-term/http://fhir.ch/ig/ch-epr-term/2.0.10/ValueSet-DocumentEntry.Ext.EprDeletionStatus.html
URLhttp://fhir.ch/ig/ch-epr-term/ValueSet/DocumentEntry.Ext.EprDeletionStatus
Version2.0.10
Statusactive
Date2023-12-19T12:36:20+01:00
NameDocumentEntryExtEprDeletionStauts
TitleDocumentEntry.Ext.EprDeletionStatus
Realmch
Authorityhl7
DescriptionDeletion codes as perĀ supplement 1 to Annex 5 EPRO-FDHA.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-ext-deletionstatusCH Extension Deletion Status

Resources that this resource uses

CodeSystem
urn:oid:2.16.756.5.30.1.127.3.10.18ch-ehealth-codesystem-eprdeletionstatus
urn:oid:2.16.756.5.30.1.127.3.10.18ch-ehealth-codesystem-eprdeletionstatus

Narrative

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


Source

{
  "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": "<!-- snip (see above) -->"
  },
  "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Ā supplement 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"
          }
        ]
      }
    ]
  }
}