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

FHIR IG analytics

Packagehl7.fhir.uv.oo-incubator
Resource TypeList
IdList-InventoryItem-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 InventoryItem-examples

Language: en

Mode: Working List Status: Current
Items
General

Source1

{
  "resourceType": "List",
  "id": "InventoryItem-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": "General InventoryItem Example"
        },
        {
          "url": "http://hl7.org/fhir/build/StructureDefinition/title",
          "valueString": "InventoryItem-example"
        }
      ],
      "item": {
        "reference": "InventoryItem/example",
        "display": "General"
      }
    }
  ]
}