FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.sample-incubator
Resource TypeBundle
Idvalidation-oo.json
FHIR VersionR6

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "type": "collection",
  "timestamp": "2025-11-09T23:38:47.831+00:00",
  "entry": [
    {
      "fullUrl": "http://hl7.org/fhir/uv/sample-incubator/OperationOutcome/ImplementationGuide-hl7.fhir.uv.sample-incubator",
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "ImplementationGuide-hl7.fhir.uv.sample-incubator",
        "issue": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-line",
                "valueInteger": 1
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-col",
                "valueInteger": 2357
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-source",
                "valueString": "InstanceValidator"
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id",
                "valueCode": "IG_DEPENDENCY_VERSION_WARNING"
              }
            ],
            "severity": "warning",
            "code": "business-rule",
            "details": {
              "text": "The ImplementationGuide is based on FHIR version 6.0.0-ballot3 but package hl7.terminology.r5#6.5.0 is based on FHIR version 5.0.0. In general, this version mismatch should be avoided - some tools will try to make this work with variable degrees of success, but others will not even try"
            },
            "expression": [
              "ImplementationGuide/hl7.fhir.uv.sample-incubator: ImplementationGuide.dependsOn[0]"
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-line",
                "valueInteger": 1
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-col",
                "valueInteger": 2719
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-source",
                "valueString": "InstanceValidator"
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id",
                "valueCode": "IG_DEPENDENCY_CLASH_PACKAGEID"
              }
            ],
            "severity": "error",
            "code": "business-rule",
            "details": {
              "text": "The canonical URL http://hl7.org/fhir/extensions/ImplementationGuide/hl7.fhir.uv.extensions points to the package hl7.fhir.uv.extensions which is inconsistent with the stated packageId of hl7.fhir.uv.extensions.r5"
            },
            "expression": [
              "ImplementationGuide/hl7.fhir.uv.sample-incubator: ImplementationGuide.dependsOn[1]"
            ]
          }
        ]
      }
    }
  ]
}