FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/NLLOperationOutcome.StructureDefinition

Packagepoc.bonsai.current
Resource TypeStructureDefinition
IdNLLOperationOutcome.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLOperationOutcome
URLhttp://electronichealth.se/fhir/StructureDefinition/NLLOperationOutcome
Version1.0.0
Statusactive
Date2022-02-02
NameNLLOperationOutcome
TypeOperationOutcome
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
fhir-error-codesFelkoder FHIR

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://electronichealth.se/fhir/StructureDefinition/NLLOperationOutcome",
  "version": "1.0.0",
  "name": "NLLOperationOutcome",
  "status": "active",
  "date": "2022-02-02",
  "publisher": "Swedish eHealth Agency",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "EHM",
      "name": "E-hälsomyndigheten concept"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "OperationOutcome",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/OperationOutcome",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "OperationOutcome.issue",
        "path": "OperationOutcome.issue",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Resultat"
          }
        ]
      },
      {
        "id": "OperationOutcome.issue.extension",
        "path": "OperationOutcome.issue.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "OperationOutcome.issue.extension:nllDetectedIssue",
        "path": "OperationOutcome.issue.extension",
        "sliceName": "nllDetectedIssue",
        "short": "Automatic Format and Constitution Control (AFF) error or warning",
        "definition": "Automatic Format and Constitution Control (AFF) error or warning generated in the transaction. \r\nA MedicationRequest can be saved with warnings. \r\nFor a MedicationDispense the warnings must be accepted by the pharmacist.\r\nErrors must be amended before the resource can be saved.\r\nNB! The DetectedIssues are never saved by the Swedish eHealth Agency. They are a always generated according to the current conditions.",
        "comment": "The referenced DetectedIssue is based on the profile NLLDetectedIssue",
        "min": 0,
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/operationoutcome-detectedIssue"
            ]
          }
        ],
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "AFF-resultat"
          }
        ]
      },
      {
        "id": "OperationOutcome.issue.extension:nllDetectedIssue.value[x]",
        "path": "OperationOutcome.issue.extension.value[x]",
        "short": "A contained Detected Issue",
        "definition": "Contained Detected Issue accoring to Automatic Format and Constitution Control (AFF).\r\nError or warning generated in the transaction. \r\nA MedicationRequest can be saved with warnings. \r\nFor a MedicationDispense the warnings must be accepted by the pharmacist.\r\nErrors must be amended before the resource can be saved.\r\nNB! The Detected Issues are never saved by the Swedish eHealth Agency. They are a always generated according to the current conditions.",
        "type": [
          {
            "code": "Reference",
            "aggregation": [
              "contained"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "OperationOutcome.issue.severity",
        "path": "OperationOutcome.issue.severity",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Allvarlighetsgrad"
          }
        ]
      },
      {
        "id": "OperationOutcome.issue.code",
        "path": "OperationOutcome.issue.code",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Typ av resultat"
          }
        ]
      },
      {
        "id": "OperationOutcome.issue.details",
        "path": "OperationOutcome.issue.details",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Felorsak"
          }
        ]
      },
      {
        "id": "OperationOutcome.issue.details.coding",
        "path": "OperationOutcome.issue.details.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "http://ehalsomyndigheten.se/fhir/ValueSet/fhir-error-codes"
        },
        "mapping": [
          {
            "identity": "EHM",
            "map": "Fel"
          }
        ]
      },
      {
        "id": "OperationOutcome.issue.details.coding.system",
        "path": "OperationOutcome.issue.details.coding.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "OperationOutcome.issue.details.coding.version",
        "path": "OperationOutcome.issue.details.coding.version",
        "mustSupport": true
      },
      {
        "id": "OperationOutcome.issue.details.coding.code",
        "path": "OperationOutcome.issue.details.coding.code",
        "min": 1,
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Felkod"
          }
        ]
      },
      {
        "id": "OperationOutcome.issue.details.coding.display",
        "path": "OperationOutcome.issue.details.coding.display",
        "min": 1,
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Felmeddelande"
          }
        ]
      },
      {
        "id": "OperationOutcome.issue.diagnostics",
        "path": "OperationOutcome.issue.diagnostics",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Feldiagnostik"
          }
        ]
      },
      {
        "id": "OperationOutcome.issue.expression",
        "path": "OperationOutcome.issue.expression",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Felkälla"
          }
        ]
      }
    ]
  }
}