Validator
LOG IN
SIGN UP
Scope
package:hl7.fhir.r4.core@4.0.1
Readonly
If you
Log in
or
sign up
, you can edit this script yourself.
<List xmlns="http://hl7.org/fhir"> <identifier> <value value="3fa33608-3b55-4259-b1b1-3857f9874a92"/> </identifier> <status value="current"/> <mode value="snapshot"/> <code> <coding> <system value="https://fhir.nhs.uk/CodeSystem/[something]"/> <code value="document-transfer-status"/> </coding> </code> <date value="2025-08-14"/> <entry> <flag> <coding> <system value="https://fhir.nhs.uk/CodeSystem/documentReceivedStatus"/> <code value="received"/> </coding> </flag> <item> <reference value="[base]/DocumentReference/ABC123"/> </item> </entry> <entry> <flag> <coding> <system value="https://fhir.nhs.uk/CodeSystem/documentReceivedStatus"/> <code value="not-received"/> </coding> </flag> <item> <reference value="[base]/DocumentReference/XYZ765"/> </item> </entry> </List>
Overview
Errors (0)
Warnings (0)
Messages (0)
Success
: The contents are valid.
Resource
Validated using the Validator Firely .NET SDK validator