Hospital-Community Lab Referral Cycle
1.1.0 - ci-build

This page is part of the LRC IG (v1.1.0: draft-1 Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: lrc-referral-group - JSON Representation

Raw json | Download


{
  "resourceType" : "ServiceRequest",
  "id" : "lrc-referral-group",
  "meta" : {
    "profile" : [
      🔗 "http://ig.fhir-il-community.org/LRC/StructureDefinition/lrc-referral-group"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest lrc-referral-group</b></p><a name=\"lrc-referral-group\"> </a><a name=\"hclrc-referral-group\"> </a><a name=\"lrc-referral-group-en-US\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">URI</a>/urn:uuid:509dd6aa-27ce-48a3-ba4d-b675eab7213c</p><p><b>basedOn</b>: </p><ul><li><a href=\"ServiceRequest-lrc-referral-automated-crc.html\">ServiceRequest CBC W Auto Differential panel - Blood</a></li><li><a href=\"ServiceRequest-lrc-referral-glucose.html\">ServiceRequest Glucose [Mass/volume] in Serum or Plasma</a></li></ul><p><b>requisition</b>: 51ecd763-209e-4681-b19e-e3fcc1f1d1e4</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 108252007}\">Laboratory procedure</span></p><p><b>priority</b>: Urgent</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11502-2}\">Laboratory report</span></p><p><b>subject</b>: <a href=\"https://simplifier.net/resolve?scope=il.core.fhir.r4@0.13.2&amp;canonical=http://hapi-fhir.outburn.co.il/fhir/Patient/90\">??</a></p><p><b>authoredOn</b>: 2023-04-03 11:32:40+0300</p><p><b>requester</b>: מרכז רפואי ע&quot;ש ד&quot;ר ח. שיבא, תל-השומר (Identifier: <code>http://institutions.health.gov.il/Institutions</code>/01101)</p><p><b>note</b>: הפניה אוטומטית משיבא לצורך טיפול באשפוז יום אונקולוגי</p></div>"
  },
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:uuid:509dd6aa-27ce-48a3-ba4d-b675eab7213c"
    }
  ],
  "basedOn" : [
    {
      🔗 "reference" : "ServiceRequest/lrc-referral-automated-crc"
    },
    {
      🔗 "reference" : "ServiceRequest/lrc-referral-glucose"
    }
  ],
  "requisition" : {
    "value" : "51ecd763-209e-4681-b19e-e3fcc1f1d1e4"
  },
  "status" : "active",
  "intent" : "order",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "108252007",
          "display" : "Laboratory procedure"
        }
      ]
    }
  ],
  "priority" : "urgent",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "11502-2",
        "display" : "Laboratory report"
      }
    ]
  },
  "subject" : {
    "reference" : "http://hapi-fhir.outburn.co.il/fhir/Patient/90",
    "type" : "Patient",
    "identifier" : {
      "system" : "http://fhir.health.gov.il/identifier/il-national-id",
      "value" : "000000018"
    }
  },
  "authoredOn" : "2023-04-03T11:32:40+03:00",
  "requester" : {
    "type" : "Organization",
    "identifier" : {
      "system" : "http://institutions.health.gov.il/Institutions",
      "value" : "01101"
    },
    "display" : "מרכז רפואי ע\"ש ד\"ר ח. שיבא, תל-השומר"
  },
  "note" : [
    {
      "text" : "הפניה אוטומטית משיבא לצורך טיפול באשפוז יום אונקולוגי"
    }
  ]
}