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

FHIR IG analytics

Packagese.electronichealth.fhir.ppdr.r5
Resource TypeValueSet
IdValueSet-ndi-error-codes-restriction.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=se.electronichealth.fhir.ppdr.r5@0.1.0-alpha&canonical=http://electronichealth.se/fhir/NDI/ValueSet/ndi-error-codes-restriction
URLhttp://electronichealth.se/fhir/NDI/ValueSet/ndi-error-codes-restriction
Version0.1.0-alpha
Statusdraft
Namendi-error-codes-restriction
TitleNDI restriction error codes
Realmse

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": "ValueSet",
  "id": "ndi-error-codes-restriction",
  "url": "http://electronichealth.se/fhir/NDI/ValueSet/ndi-error-codes-restriction",
  "version": "0.1.0-alpha",
  "name": "ndi-error-codes-restriction",
  "title": "NDI restriction error codes",
  "status": "draft",
  "compose": {
    "include": [
      {
        "system": "http://electronichealth.se/CodeSystem/error-codes",
        "concept": [
          {
            "code": "2-XX-2",
            "display": "Ogiltigt format på personnummer. Ange tolvsiffriga personnumret utan bindestreck, t. ex. 198001032385."
          },
          {
            "code": "2-XX-3",
            "display": "Ogiltigt format på samordningsnummer. Ange tolvsiffriga samordningsnumret utan bindestreck, t. ex. 198000602394."
          },
          {
            "code": "2-XX-4",
            "display": "Ogiltigt system-ID."
          },
          {
            "code": "2-XX-5",
            "display": "Attribut har kardinalitet %s men har angivits %s gånger."
          },
          {
            "code": "2-XX-6",
            "display": "Ogiltig kod."
          },
          {
            "code": "2-XX-7",
            "display": "Ogiltigt format på organisationsnummer. Ange tiosiffriga organisationsnumret utan bindestreck, t. ex. 9966353346."
          },
          {
            "code": "2-XX-8",
            "display": "Bearbetning av spärr misslyckades på grund av mottagarsystem."
          },
          {
            "code": "4-XX-300",
            "display": "Spärr har bearbetats."
          }
        ]
      }
    ]
  }
}