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

FHIR IG analytics

Packagehl7.fhir.au.encounter
Resource TypeBundle
Idvalidation-oo.json
FHIR VersionR4

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": "2026-08-05T11:09:38.111+00:00",
  "entry": [
    {
      "fullUrl": "http://hl7.org.au/fhir/encounter/OperationOutcome/ImplementationGuide-hl7.fhir.au.encounter",
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "ImplementationGuide-hl7.fhir.au.encounter",
        "issue": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-line",
                "valueInteger": 1
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-col",
                "valueInteger": 2330
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-source",
                "valueString": "InstanceValidator"
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id",
                "valueCode": "TYPE_SPECIFIC_CHECKS_DT_CANONICAL_RESOLVE"
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-context",
                "valueString": "http://hl7.org/fhir/StructureDefinition/ImplementationGuide|4.0.1"
              }
            ],
            "severity": "warning",
            "code": "invalid",
            "details": {
              "text": "A definition could not be found for Canonical URL 'http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.core'"
            },
            "expression": [
              "ImplementationGuide/hl7.fhir.au.encounter: ImplementationGuide.dependsOn[2].uri"
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-line",
                "valueInteger": 1
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-col",
                "valueInteger": 2382
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-source",
                "valueString": "InstanceValidator"
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id",
                "valueCode": "IG_DEPENDENCY_INVALID_URL"
              }
            ],
            "severity": "warning",
            "code": "business-rule",
            "details": {
              "text": "The canonical URL http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.core doesn't point to an actual ImplementationGuide resource"
            },
            "expression": [
              "ImplementationGuide/hl7.fhir.au.encounter: ImplementationGuide.dependsOn[2]"
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-line",
                "valueInteger": 1
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-col",
                "valueInteger": 2382
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-source",
                "valueString": "InstanceValidator"
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id",
                "valueCode": "IG_DEPENDENCY_CLASH_CANONICAL"
              }
            ],
            "severity": "error",
            "code": "business-rule",
            "details": {
              "text": "The packageId hl7.fhir.au.core points to the canonical http://hl7.org.au/fhir/core which is inconsistent with the stated canonical of http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.core"
            },
            "expression": [
              "ImplementationGuide/hl7.fhir.au.encounter: ImplementationGuide.dependsOn[2]"
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "http://hl7.org.au/fhir/encounter/OperationOutcome/StructureDefinition-myobservation",
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "StructureDefinition-myobservation",
        "issue": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-source",
                "valueString": "Publisher"
              }
            ],
            "severity": "warning",
            "code": "business-rule",
            "details": {
              "text": "The Implementation Guide contains no examples for this profile"
            },
            "expression": [
              "StructureDefinition.where(url = 'http://draft.hl7.org.au/fhir/mydraftig/StructureDefinition/myobservation')"
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-source",
                "valueString": "Publisher"
              }
            ],
            "severity": "error",
            "code": "business-rule",
            "details": {
              "text": "URL Mismatch http://hl7.org.au/fhir/encounter/StructureDefinition/myobservation vs http://draft.hl7.org.au/fhir/mydraftig/StructureDefinition/myobservation"
            },
            "expression": [
              "/scratch/repo/input/resources/myobservation"
            ]
          }
        ]
      }
    }
  ]
}