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

FHIR IG analytics

Packagejohnmoehrke.testmhd.example
Resource TypeBundle
Idvalidation-oo.json
FHIR VersionR5

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-12-12T16:26:23.162+00:00",
  "entry": [
    {
      "fullUrl": "http://johnmoehrke.github.io/testmhd/OperationOutcome/ImplementationGuide-johnmoehrke.testmhd.example",
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "ImplementationGuide-johnmoehrke.testmhd.example"
      }
    },
    {
      "fullUrl": "http://johnmoehrke.github.io/testmhd/OperationOutcome/Binary-ex-b-binary",
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "Binary-ex-b-binary"
      }
    },
    {
      "fullUrl": "http://johnmoehrke.github.io/testmhd/OperationOutcome/DocumentReference-ex-DocumentReferenceComprehensiveWithBinary",
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "DocumentReference-ex-DocumentReferenceComprehensiveWithBinary",
        "issue": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-line",
                "valueInteger": 42
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-col",
                "valueInteger": 36
              },
              {
                "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_URL_Resolve"
              }
            ],
            "severity": "warning",
            "code": "invalid",
            "details": {
              "text": "No definition could be found for URL value 'Binary/ex-b-binary'"
            },
            "expression": [
              "DocumentReference/ex-DocumentReferenceComprehensiveWithBinary: DocumentReference.content[0].attachment.url"
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "http://johnmoehrke.github.io/testmhd/OperationOutcome/Patient-ex-patient",
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "Patient-ex-patient"
      }
    },
    {
      "fullUrl": "http://johnmoehrke.github.io/testmhd/OperationOutcome/StructureDefinition-profiled-mhd-documentreference",
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "StructureDefinition-profiled-mhd-documentreference",
        "issue": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-source",
                "valueString": "InstanceValidator"
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id",
                "valueCode": "SD_ED_EXPERIMENTAL_BINDING"
              }
            ],
            "severity": "warning",
            "code": "business-rule",
            "details": {
              "text": "The definition for the element 'DocumentReference.extension.value[x].type' binds to the value set 'http://hl7.org/fhir/ValueSet/resource-types|5.0.0' which is experimental, but this structure is not labeled as experimental"
            },
            "expression": [
              "StructureDefinition/profiled-mhd-documentreference: StructureDefinition.snapshot.element[24].binding"
            ]
          }
        ]
      }
    }
  ]
}