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

FHIR IG analytics

Packagehl7.fhir.au.draft.mydraftig
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-05T02:34:55.747+00:00",
  "entry": [
    {
      "fullUrl": "http://draft.hl7.org.au/fhir/mydraftig/OperationOutcome/ImplementationGuide-hl7.fhir.au.draft.mydraftig",
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "ImplementationGuide-hl7.fhir.au.draft.mydraftig"
      }
    },
    {
      "fullUrl": "http://draft.hl7.org.au/fhir/mydraftig/OperationOutcome/Observation-example",
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "Observation-example",
        "issue": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-line",
                "valueInteger": 8
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-col",
                "valueInteger": 42
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-source",
                "valueString": "InstanceValidator"
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id",
                "valueCode": "All_observations_should_have_a_subject"
              }
            ],
            "severity": "warning",
            "code": "invalid",
            "details": {
              "text": "Best Practice Recommendation: In general, all observations should have a subject"
            },
            "expression": [
              "Observation/example: Observation"
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-line",
                "valueInteger": 8
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-col",
                "valueInteger": 42
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-source",
                "valueString": "InstanceValidator"
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id",
                "valueCode": "All_observations_should_have_a_performer"
              }
            ],
            "severity": "warning",
            "code": "invalid",
            "details": {
              "text": "Best Practice Recommendation: In general, all observations should have a performer"
            },
            "expression": [
              "Observation/example: Observation"
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-line",
                "valueInteger": 8
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-col",
                "valueInteger": 42
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-source",
                "valueString": "InstanceValidator"
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id",
                "valueCode": "All_observations_should_have_an_effectiveDateTime_or_an_effectivePeriod"
              }
            ],
            "severity": "warning",
            "code": "invalid",
            "details": {
              "text": "Best Practice Recommendation: In general, all observations should have an effective[x] ()"
            },
            "expression": [
              "Observation/example: Observation"
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "http://draft.hl7.org.au/fhir/mydraftig/OperationOutcome/StructureDefinition-myobservation",
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "StructureDefinition-myobservation"
      }
    }
  ]
}