FHIR IG analytics| Package | hl7.fhir.uv.oo-incubator |
| Resource Type | List |
| Id | List-SupplyDelivery-examples.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: List SupplyDelivery-examples
Language: en
| Mode: Working List | Status: Current |
| Items |
| Simple Resupply |
| Pump Delivery |
| ISBT 128 |
| MPHO Supply Delivery |
{
"resourceType": "List",
"id": "SupplyDelivery-examples",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"mode": "working",
"entry": [
{
"extension": [
{
"url": "http://hl7.org/fhir/build/StructureDefinition/description",
"valueString": "Simple delivery for resupply"
},
{
"url": "http://hl7.org/fhir/build/StructureDefinition/title",
"valueString": "supplydelivery-example"
}
],
"item": {
"reference": "SupplyDelivery/simpledelivery",
"display": "Simple Resupply"
}
},
{
"extension": [
{
"url": "http://hl7.org/fhir/build/StructureDefinition/description",
"valueString": "Delivery of an insulin pump"
},
{
"url": "http://hl7.org/fhir/build/StructureDefinition/title",
"valueString": "supplydelivery-example-pumpdelivery"
}
],
"item": {
"reference": "SupplyDelivery/pumpdelivery",
"display": "Pump Delivery"
}
},
{
"extension": [
{
"url": "http://hl7.org/fhir/build/StructureDefinition/description",
"valueString": "ISBT 128 Supply Delivery"
},
{
"url": "http://hl7.org/fhir/build/StructureDefinition/title",
"valueString": "supplydelivery-example-ISBT128"
}
],
"item": {
"reference": "SupplyDelivery/ISBT128",
"display": "ISBT 128"
}
},
{
"extension": [
{
"url": "http://hl7.org/fhir/build/StructureDefinition/description",
"valueString": "MPHO Supply Delivery"
},
{
"url": "http://hl7.org/fhir/build/StructureDefinition/title",
"valueString": "supplydelivery-example-mphodelivery"
}
],
"item": {
"reference": "SupplyDelivery/mphodelivery",
"display": "MPHO Supply Delivery"
}
}
]
}