| Package | hl7.fhir.uv.ips |
| Resource Type | ValueSet |
| Id | diagnostics-report-status-uv-ips |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/ips/https://build.fhir.org/ig/costateixeira/fhir-ips/ValueSet-diagnostics-report-status-uv-ips.html |
| URL | http://hl7.org/fhir/uv/ips/ValueSet/diagnostics-report-status-uv-ips |
| Version | 2.0.0 |
| Status | active |
| Date | 2025-08-12T14:58:40+00:00 |
| Name | DiagnosticReportStatusUvIps |
| Title | Diagnostics Report Status Codes - IPS |
| Realm | uv |
| Authority | hl7 |
| Description | IPS Diagnostic Report status codes allowable for diagnostics reports. This value set includes all status codes except \"entered-in-error\" from http://hl7.org/fhir/diagnostic-report-status. |
| 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. |
| StructureDefinition | |
| DiagnosticReport-uv-ips | DiagnosticReport (IPS) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet diagnostics-report-status-uv-ips
Profile: Shareable ValueSet
This value set includes codes based on the following rules:
http://hl7.org/fhir/diagnostic-report-statusThis value set excludes codes based on the following rules:
http://hl7.org/fhir/diagnostic-report-status where concept is-a entered-in-error{
"resourceType": "ValueSet",
"id": "diagnostics-report-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/diagnostics-report-status-uv-ips",
"version": "2.0.0",
"name": "DiagnosticReportStatusUvIps",
"title": "Diagnostics Report Status Codes - IPS",
"status": "active",
"experimental": false,
"date": "2025-08-12T14:58:40+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 Diagnostic Report status codes allowable for diagnostics reports. This value set includes all status codes except \\\"entered-in-error\\\" from http://hl7.org/fhir/diagnostic-report-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/diagnostic-report-status"
}
],
"exclude": [
{
"system": "http://hl7.org/fhir/diagnostic-report-status",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "entered-in-error"
}
]
}
]
}
}