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

FHIR IG analytics

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

Language: en

Mode: Working List Status: Current
Items
General

Source1

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