http://hl7.org/fhir/operation-outcome|5.0.0

name
OperationOutcomeCodes
package
hl7.fhir.r5.core@5.0.0
content
complete
experimental
true
status
draft

Operation Outcome Codes

Operation Outcome codes for translatable phrases used by FHIR test servers (see Implementation file translations.xml)

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/operation-outcome"
  }, {
    "name" : "version",
    "valueString" : "5.0.0"
  } ]
}