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

FHIR IG analytics

Packagehl7.fhir.us.davinci-pct.r4b
Resource TypeServiceRequest
IdServiceRequest-PCT-ServiceRequest-1.json
FHIR VersionR4B

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 PCT-ServiceRequest-1

status: Active

intent: Proposal

code: Magnetic resonance (eg, proton) imaging, any joint of lower extremity; with contrast material(s)

subject: Eve Betterhalf Female, DoB: 1955-07-23 ( http://example.com/identifiers/patient#1001)


Source1

{
  "resourceType": "ServiceRequest",
  "id": "PCT-ServiceRequest-1",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-servicerequest"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "intent": "proposal",
  "code": {
    "coding": [
      {
        "system": "http://www.ama-assn.org/go/cpt",
        "code": "73722",
        "display": "Magnetic resonance (eg, proton) imaging, any joint of lower extremity; with contrast material(s)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient1001"
  }
}