FHIR IG analytics| Package | hl7.fhir.us.pacio-adi |
| Resource Type | Procedure |
| Id | Procedure-Example-Smith-Johnson-ADIPMOProcedure1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure Example-Smith-Johnson-ADIPMOProcedure1
Profile: ADI PMO Procedure
status: Preparation
code: Nutrition therapy (regime/therapy)
performed: 2024-09-18 22:33:22+0000
{
"resourceType": "Procedure",
"id": "Example-Smith-Johnson-ADIPMOProcedure1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-PMOProcedure"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "preparation",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "386373004",
"display": "Nutrition therapy (regime/therapy)"
}
]
},
"subject": {
"reference": "Patient/Example-Smith-Johnson-Patient1"
},
"performedDateTime": "2024-09-18T22:33:22Z"
}