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

FHIR IG Statistics: ValueSet/absent-or-unknown-procedures-uv-ips

Packagehl7.eu.fhir.pcsp
Resource TypeValueSet
Idabsent-or-unknown-procedures-uv-ips
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/pcsp/https://build.fhir.org/ig/hl7-eu/pcsp/ValueSet-absent-or-unknown-procedures-uv-ips.html
URLhttp://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-procedures-uv-ips
Version0.2.0
Statusactive
Date2022-11-22T03:32:52+00:00
NameAbsentOrUnknownProceduresUvIps
TitleAbsent or Unknown Procedures - IPS
Realmeu
Authorityhl7
DescriptionAbsent or Unknown Procedures
CopyrightProduced by HL7 under the terms of HL7® Governance and Operations Manual relating to Intellectual Property (Section 16), specifically its copyright, trademark and patent provisions. This document is licensed under Creative Commons 'No Rights Reserved' (CC0).

Resources that use this resource

StructureDefinition
profile-procedureProcedure Profile
procedure-eu-epsProcedure (EPS)
procedure-ca-coreProcedure (CA-Core)
ca-on-ps-profile-procedureProcedure (PS-ON)
procedure-ca-psProcedure (PS-CA)
procedure-ca-psProcedure (PS-CA)
profile-procedureProcedure
ValueSet
vs-surgicalProcedureType-eu-i4rcSurgical Procedure Type
procedures-snomed-absent-unknown-eu-hdrProcedures - SNOMED CT + Absent/Unknown - IPS
vs-surgicalProcedureType-eu-pcspSurgical Procedure Type

Resources that this resource uses

CodeSystem
absent-unknown-uv-ipsAbsent and Unknown Data - IPS

Narrative

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

  • Include these codes as defined in http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips
    CodeDisplayDefinition
    no-procedure-infoNo information about past history of proceduresThere is no information available about the subject's past history of procedures.
    no-known-proceduresNo known proceduresThe subject has no history of procedures that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record.

Source

{
  "resourceType": "ValueSet",
  "id": "absent-or-unknown-procedures-uv-ips",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-07-22T17:25:03.629+12:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/ips/ImplementationGuide/ig-uv-ips"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-procedures-uv-ips",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "2.16.840.1.113883.11.22.36"
    }
  ],
  "version": "0.2.0",
  "name": "AbsentOrUnknownProceduresUvIps",
  "title": "Absent or Unknown Procedures - IPS",
  "status": "active",
  "experimental": false,
  "date": "2022-11-22T03:32:52+00:00",
  "publisher": "PanCareSurPass Project",
  "contact": [
    {
      "name": "PanCareSurPass Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.pancaresurpass.eu/"
        }
      ]
    },
    {
      "name": "PanCareSurPass Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.pancaresurpass.eu/"
        }
      ]
    }
  ],
  "description": "Absent or Unknown Procedures",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "immutable": false,
  "copyright": "Produced by HL7 under the terms of HL7® Governance and Operations Manual relating to Intellectual Property (Section 16), specifically its copyright, trademark and patent provisions. This document is licensed under Creative Commons 'No Rights Reserved' (CC0).",
  "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"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:01234567-89ab-cdef-0123-456789abcdef",
    "timestamp": "2025-07-24T12:00:00Z",
    "contains": [
      {
        "system": "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips",
        "code": "no-procedure-info",
        "display": "No information about past history of procedures"
      },
      {
        "system": "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips",
        "code": "no-known-procedures",
        "display": "No known procedures"
      }
    ]
  }
}