PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r4@0.0.1-snapshot-2
    http://hl7.org/fhir/response-code
{
  "description": "The kind of response to a message.",
  "_filename": "CodeSystem-response-code.json",
  "package_name": "hl7.fhir.uv.xver-r4b.r4",
  "date": "2021-01-17T06:06:13+10:00",
  "publisher": "Infrastructure And Messaging",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "ResponseType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "ResponseType",
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 4
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r4b.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "inm"
  } ],
  "status": "draft",
  "id": "bd0d64f3-daaa-4977-a85c-4a230c74ece7",
  "valueSet": "http://hl7.org/fhir/ValueSet/response-code|4.0.1",
  "kind": null,
  "url": "http://hl7.org/fhir/response-code",
  "concept": [ {
    "code": "ok",
    "display": "OK",
    "definition": "The message was accepted and processed without error."
  }, {
    "code": "transient-error",
    "display": "Transient Error",
    "definition": "Some internal unexpected error occurred - wait and try again. Note - this is usually used for things like database unavailable, which may be expected to resolve, though human intervention may be required."
  }, {
    "code": "fatal-error",
    "display": "Fatal Error",
    "definition": "The message was rejected because of a problem with the content. There is no point in re-sending without change. The response narrative SHALL describe the issue."
  } ],
  "caseSensitive": true,
  "version": "4.3.0",
  "contact": [ {
    "name": "Infrastructure And Messaging",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/inm",
      "system": "url"
    } ]
  } ]
}