CH ELM (R4)
1.3.0 - release Switzerland flag

CH ELM (R4), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 1.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-elm/ and changes regularly. See the Directory of published versions

: DocumentReference for Neisseria Gonorhoeae - falied - JSON Representation

Raw json | Download


{
  "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"
      }
    }
  ]
}