Ασθενείς

Επεξεργασία/διόρθωση υφιστάμενης αναφοράς

Request

PUT https://server-ol.hipaservices.com/fhir/DiagnosticReport/

Request Body (θυρεοειδίτιδα Hashimoto)

{
    "id" : "74bb76ef-93b1-4dac-9c83-495e52c359bc",
    "resourceType": "DiagnosticReport",
    "status": "final",
    "code": {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "11526-1"
        }
      ]
    },
    "note": [
      {
        "text": "This is a report example.",
        "authorString": "Evgenia Iatropoulou"
      }
    ],
    "subject": {
      "reference": "Patient/00011110010"
    },
    "issued": "2025-01-03T14:50:47+02:00",
    "effectiveDateTime": "2025-01-03T00:00:00+02:00"
}

Response

{
    "resourceType": "OperationOutcome",
    "issue": [
        {
            "severity": "information",
            "code": "informational",
            "diagnostics": "Success!"
        }
    ]
}

Παρατηρήσεις

Η ανανέωση γίνεται με βάση το πεδίο id.