{
  "resourceType": "ServiceRequest",
  "id": "1d4cbcd1-e0d3-49b6-92d8-1893da8d08e1",
  "identifier": [
    {
      "system": "http://example.org/lis-order",
      "value": "123456"
    }
  ],
  "requisition": {
    "system": "http://example.org/gp-order",
    "value": "0901001234567234"
  },
  "category": [
    {
      "coding": [
        {
          "code": "108252007",
          "system": "http://snomed.info/sct",
          "display": "Laboratory procedure"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "code": "14957-5",
        "system": "http://loinc.org",
        "display": "Microalbumin [Mass/volume] in Urine"
      }
    ],
    "text": "Microalbumin Massa/Volume in Urine"
  },
  "status": "active",
  "intent": "order",
  "priority": "asap",
  "subject": {
    "reference": "Patient/patient-eu-core-example"
  }
}
