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

FHIR IG analytics

Packagehl7.fhir.us.davinci-pct
Resource TypeDeviceRequest
IdDeviceRequest-PCT-DeviceRequest-1.json
FHIR VersionR4

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: DeviceRequest PCT-DeviceRequest-1

status: Active

intent: Proposal

code: KNEE ORTHOSIS, ELASTIC WITH CONDYLAR PADS AND JOINTS, WITH OR WITHOUT PATELLAR CONTROL, PREFABRICATED, INCLUDES FITTING AND ADJUSTMENT

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


Source1

{
  "resourceType": "DeviceRequest",
  "id": "PCT-DeviceRequest-1",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-devicerequest"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "intent": "proposal",
  "codeCodeableConcept": {
    "coding": [
      {
        "system": "http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets",
        "code": "L1820",
        "display": "KNEE ORTHOSIS, ELASTIC WITH CONDYLAR PADS AND JOINTS, WITH OR WITHOUT PATELLAR CONTROL, PREFABRICATED, INCLUDES FITTING AND ADJUSTMENT"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient1001"
  }
}