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

FHIR IG Statistics: ValueSet/imaging-study-status-uv-ips

Packagehl7.fhir.uv.ips
TypeValueSet
Idimaging-study-status-uv-ips
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/ips/https://build.fhir.org/ig/costateixeira/fhir-ips/ValueSet-imaging-study-status-uv-ips.html
URLhttp://hl7.org/fhir/uv/ips/ValueSet/imaging-study-status-uv-ips
Version2.0.0
Statusactive
Date2025-05-05T17:00:38+00:00
NameImagingStudyStatusUvIps
TitleImaging Study Status Codes - IPS
Realmuv
Authorityhl7
DescriptionIPS Imaging Study status codes allowable for results. section This value set includes all imaging study status codes except \"entered-in-error\" from http://hl7.org/fhir/imagingstudy-status.
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.

Resources that use this resource

StructureDefinition
ImagingStudy-uv-ipsImagingStudy (IPS)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet imaging-study-status-uv-ips

This value set includes codes based on the following rules:

This value set excludes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "imaging-study-status-uv-ips",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    },
    {
      "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/hl7.fhir.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/hl7.fhir.uv.ips"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/ips/ValueSet/imaging-study-status-uv-ips",
  "version": "2.0.0",
  "name": "ImagingStudyStatusUvIps",
  "title": "Imaging Study Status Codes - IPS",
  "status": "active",
  "experimental": false,
  "date": "2025-05-05T17:00:38+00:00",
  "publisher": "HL7 International / Patient Care",
  "contact": [
    {
      "name": "HL7 International / Patient Care",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description": "IPS Imaging Study status codes allowable for results. section  This value set includes all imaging study status codes except \\\"entered-in-error\\\" from http://hl7.org/fhir/imagingstudy-status.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "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.",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/imagingstudy-status"
      }
    ],
    "exclude": [
      {
        "system": "http://hl7.org/fhir/imagingstudy-status",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "entered-in-error"
          }
        ]
      }
    ]
  }
}