FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.eu.imaging-r5
Resource TypeServiceRequest
IdServiceRequest-ComeBackNextYearServiceRequest.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ServiceRequest ComeBackNextYearServiceRequest

Language: en

status: Active

intent: Proposal

Codes

-Concept
*Real time transthoracic echocardiography with 2-dimensional (2D) image documentation during rest and cardiovascular stress test using treadmill, bicycle exercise and pharmacologically induced stress, with interpretation and report, including performance of continuous electrocardiographic monitoring, with physician supervision

subject: 3D TEE 2D(official) (no stated gender), DoB: 1976-04-29 ( 00 CARDIAC 2)

occurrence: 2004-06-01 --> 2004-06-01

requester: PractitionerRole Cardiology


Source1

{
  "resourceType": "ServiceRequest",
  "id": "ComeBackNextYearServiceRequest",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "intent": "proposal",
  "code": {
    "concept": {
      "coding": [
        {
          "system": "http://www.ama-assn.org/go/cpt",
          "code": "93351",
          "display": "Real time transthoracic echocardiography with 2-dimensional (2D) image documentation during rest and cardiovascular stress test using treadmill, bicycle exercise and pharmacologically induced stress, with interpretation and report, including performance of continuous electrocardiographic monitoring, with physician supervision"
        }
      ]
    }
  },
  "subject": {
    "reference": "urn:uuid:11111111-2222-4333-8444-000000000003"
  },
  "occurrencePeriod": {
    "start": "2004-06-01",
    "end": "2004-06-01"
  },
  "requester": {
    "reference": "urn:uuid:11111111-2222-4333-8444-000000000005"
  }
}