BSeR: Bidirectional Services_eReferral
2.0.0-connectathon - CI Build United States of America flag

BSeR: Bidirectional Services_eReferral - Local Development build (v2.0.0-connectathon). See the Directory of published versions

: BSeR Referral ServiceRequest - Eve Everywoman - JSON Representation

Raw json | Download


{
  "resourceType" : "ServiceRequest",
  "id" : "servicerequest-BSeR-ReferralServiceRequest",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2023-03-31T04:47:04.215+00:00",
    "source" : "#geEcyuymdeHKb4ph",
    "profile" : [
      "http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralServiceRequest"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</b><a name=\"servicerequest-BSeR-ReferralServiceRequest\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ServiceRequest &quot;servicerequest-BSeR-ReferralServiceRequest&quot; Version &quot;3&quot; Updated &quot;2023-03-31 04:47:04+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #geEcyuymdeHKb4ph!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BSeR-ReferralServiceRequest.html\">BSeR Referral Service Request</a></p></div><p><b>identifier</b>: Placer Identifier: 88888888, Filler Identifier: 99999999</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>code</b>: Patient referral <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#3457005)</span></p><p><b>subject</b>: <a href=\"Patient-patient-us-core-patient-eve-everywoman.html\">Patient/patient-us-core-patient-eve-everywoman: Eve Everywoman</a> &quot; EVERYWOMAN&quot;</p><p><b>occurrence</b>: 2020-01-09</p><p><b>authoredOn</b>: 2020-02-14</p><p><b>requester</b>: <a href=\"PractitionerRole-practitionerrole-bser-referral-initiator.html\">PractitionerRole/practitionerrole-bser-referral-initiator: Henry Seven, MD</a></p><p><b>performer</b>: <a href=\"PractitionerRole-practitionerrole-bser-referral-recipient.html\">PractitionerRole/practitionerrole-bser-referral-recipient: Hailey Eight, MD</a></p><p><b>reasonCode</b>: Arthritis (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#3723001)</span></p><p><b>insurance</b>: <a href=\"Coverage-coverage-BSeR-Coverage-eve-everywoman.html\">Coverage/coverage-BSeR-Coverage-eve-everywoman</a></p><p><b>supportingInfo</b>: <a href=\"Bundle-bundle-bser-referral-request-document-bundle-eve-everywoman.html\">Bundle/bundle-bser-referral-request-document-bundle-eve-everywoman</a></p></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "PLAC"
          }
        ]
      },
      "value" : "88888888",
      "assigner" : {
        "reference" : "Organization/organization-bser-organization-saint-luke"
      }
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "FILL"
          }
        ]
      },
      "value" : "99999999",
      "assigner" : {
        "reference" : "Organization/organization-bser-organization-saint-luke"
      }
    }
  ],
  "status" : "active",
  "intent" : "order",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "3457005",
        "display" : "Patient referral"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/patient-us-core-patient-eve-everywoman",
    "display" : "Eve Everywoman"
  },
  "occurrenceDateTime" : "2020-01-09",
  "authoredOn" : "2020-02-14",
  "requester" : {
    "reference" : "PractitionerRole/practitionerrole-bser-referral-initiator",
    "display" : "Henry Seven, MD"
  },
  "performer" : [
    {
      "reference" : "PractitionerRole/practitionerrole-bser-referral-recipient",
      "display" : "Hailey Eight, MD"
    }
  ],
  "reasonCode" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "3723001",
          "display" : "Arthritis (disorder)"
        }
      ]
    }
  ],
  "insurance" : [
    {
      "reference" : "Coverage/coverage-BSeR-Coverage-eve-everywoman"
    }
  ],
  "supportingInfo" : [
    {
      "reference" : "Bundle/bundle-bser-referral-request-document-bundle-eve-everywoman"
    }
  ]
}