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

FHIR IG analytics

Packagehl7.fhir.efss
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": "2024-04-03T21:02:58.001+00:00",
  "entry": [
    {
      "fullUrl": "http://hl7.org/fhir/us/efss/OperationOutcome/ImplementationGuide-hl7.fhir.efss",
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "ImplementationGuide-hl7.fhir.efss",
        "issue": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-line",
                "valueInteger": 1
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-col",
                "valueInteger": 7329
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-source",
                "valueString": "InstanceValidator"
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id",
                "valueCode": "VALIDATION_HL7_WG_NEEDED"
              }
            ],
            "severity": "error",
            "code": "business-rule",
            "details": {
              "text": "When HL7 is publishing a resource, the owning committee must be stated using the http://hl7.org/fhir/StructureDefinition/structuredefinition-wg extension"
            },
            "expression": [
              "ImplementationGuide/hl7.fhir.efss: ImplementationGuide"
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "http://hl7.org/fhir/us/efss/OperationOutcome/StructureDefinition-MyPatient",
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "StructureDefinition-MyPatient",
        "issue": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-line",
                "valueInteger": 1
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-col",
                "valueInteger": 68335
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-source",
                "valueString": "InstanceValidator"
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id",
                "valueCode": "VALIDATION_HL7_WG_NEEDED"
              }
            ],
            "severity": "error",
            "code": "business-rule",
            "details": {
              "text": "When HL7 is publishing a resource, the owning committee must be stated using the http://hl7.org/fhir/StructureDefinition/structuredefinition-wg extension"
            },
            "expression": [
              "StructureDefinition/MyPatient: StructureDefinition"
            ]
          },
          {
            "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://hl7.org/fhir/us/efss/StructureDefinition/MyPatient')"
            ]
          }
        ]
      }
    }
  ]
}