Validator
LOG IN
SIGN UP
Scope
project:DIGIT-Supply-Chain
Readonly
If you
Log in
or
sign up
, you can edit this script yourself.
{ "resourceType": "SupplyDelivery", "meta": { "profile": [ "https://digit.org/fhir/StructureDefinition/HCMSupplyDelivery" ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/event-location", "valueReference": { "reference": "Location?identifier=http://digit.org/fhir/facilityid|F-2023-03-20-000001" } }, { "url": "https://digit.org/fhir/StructureDefinition/SupplyDeliveryStage", "valueCodeableConcept": { "coding": [ { "system": "http://digit.org/fhir/CodeSystem/transactiontype", "code": "dispatched" } ] } }, { "url": "https://digit.org/fhir/StructureDefinition/supplydelivery-sender-location", "valueReference": { "reference": "Location?identifier=https://digit.org/fhir/facilityid|F-2023-03-20-000001" } } ], "destination": { "identifier": { "system": "https://digit.org/fhir/facilityid", "value": "F-2023-03-20-000003" }, "display": "Stock_ReceiverID as receiver of the products" }, "identifier": [ { "system": "http://digit.org/fhir/identifier/waybill", "value": "MZ1234" } ], "status": "completed", "suppliedItem": [ { "extension": [ { "url": "https://digit.org/fhir/StructureDefinition/supplydelivery-condition", "valueCodeableConcept": { "coding": [ { "system": "https://digit.org/fhir/CodeSystem/transactionReason", "code": "ISSUED" } ] } } ], "quantity": { "value": 100 }, "itemReference": { "reference": "InventoryItem?identifier=https://digit.org/fhir/productVariant-identifier|PVAR-2023-03-20-000001" } } ], "occurrenceDateTime": "2023-03-21T10:01:20.000Z" }
Errors
1
Error
: Could not validate. Internal server error.