FHIR IG analytics| Package | hl7.fhir.us.davinci-pct.r4b |
| Resource Type | DeviceRequest |
| Id | DeviceRequest-PCT-DeviceRequest-1.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DeviceRequest PCT-DeviceRequest-1
Profile: PCT GFE DeviceRequest
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)
{
"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"
}
}