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

FHIR IG analytics

Packagehl7.fhir.uv.oo-incubator
Resource TypeList
IdList-SupplyDelivery-examples.json
FHIR VersionR6

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: List SupplyDelivery-examples

Language: en

Mode: Working List Status: Current
Items
Simple Resupply
Pump Delivery
ISBT 128
MPHO Supply Delivery

Source1

{
  "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"
      }
    }
  ]
}