FHIR IG analytics| Package | fhir.erezept.validator |
| Resource Type | OperationOutcome |
| Id | Example_Response_008_unknown_codeSystem.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationOutcome",
"id": "EXAMPLE-RESPONSE-008",
"issue": [
{
"severity": "error",
"code": "invalid",
"details": {
"text": "Value 'http://snomed.info/sct' is not exactly equal to fixed value 'http://fhir.de/CodeSystem/bfarm/atc'."
}
}
]
}