FHIR IG analytics| Package | ch.fhir.ig.ch-elm |
| Resource Type | DocumentReference |
| Id | DocumentReference-1-DocumentReferenceResponseFailed.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "DocumentReference",
"id": "1-DocumentReferenceResponseFailed",
"meta": {
"versionId": "2",
"lastUpdated": "2023-10-10T13:30:25.00+02:00"
},
"contained": [
{
"resourceType": "OperationOutcome",
"id": "1-OperationOutcome",
"issue": [
{
"severity": "error",
"code": "not-supported",
"details": {
"text": "unknown type of laboratory report"
}
}
]
}
],
"extension": [
{
"extension": [
{
"url": "status",
"valueCode": "failed"
},
{
"url": "outcome",
"valueReference": {
"reference": "#1-OperationOutcome"
}
}
],
"url": "http://fhir.ch/ig/ch-elm/StructureDefinition/ch-ext-elm-status"
}
],
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:1901332d-6012-443f-9690-9291adb2e19d"
}
],
"status": "current",
"date": "2023-10-10T13:30:18.668+02:00",
"content": [
{
"attachment": {
"url": "urn:uuid:1901332d-6012-443f-9690-9291adb2e19d"
}
}
]
}