FHIR IG analytics| Package | niceprofiling.v23q1 |
| Resource Type | DeviceUseStatement |
| Id | NICE-FeedingTubeSystem-Example-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Status | Completed |
|---|---|
| Patient | P. Petersen |
| Start date and time of enteral nutrition | Planned surgery |
| Start date and time of enteral nutrition | 2022-01-09 at 15:43 |
| End date and time of enteral nutrition | 2022-01-10 at 18:01 |
{
"resourceType": "DeviceUseStatement",
"id": "NICE-FeedingTubeSystem-Example-01",
"meta": {
"profile": [
"https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-FeedingTubeSystem-2022Q1"
]
},
"text": {
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Verified-2022Q1",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0532",
"code": "Y",
"display": "Yes"
}
]
}
}
],
"status": "completed",
"subject": {
"reference": "Patient/NICE-Patient-01",
"display": "P. Petersen"
},
"whenUsed": {
"start": "2022-01-09T15:43:00+02:00",
"end": "2022-01-10T18:01:00+02:00"
}
}