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.
<Consent xmlns="http://hl7.org/fhir"> <id value="Consent-NationalProxy-Example"/> <status value="active"/> <scope> <coding> <system value="http://terminology.hl7.org/CodeSystem/consentscope"/> <code value="patient-privacy"/> <display value="Privacy Consent"/> </coding> <text value="Patient Privacy Consent"/> </scope> <category> <coding> <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/> <code value="INFA"/> <display value="Information Access"/> </coding> <text value="Information Access Consent"/> </category> <patient> <identifier> <system value="https://fhir.nhs.uk/Id/nhs-number"/> <value value="9000000005"/> </identifier> </patient> <dateTime value="2024-07-21T17:32:28Z"/> <performer> <reference value="Patient/9000000010"/> <display value="Proxy person (patient record of proxy)"/> </performer> <performer> <reference value="RelatedPerson/RP-9000000010"/> <display value="Relationship record linking proxy to patient"/> </performer> <performer> <reference value="PractitionerRole/PR-55667788"/> <display value="Dr Sarah Jones (Authorising GP)"/> </performer> <performer> <reference value="Organization/A12345"/> <display value="Riverside Medical Practice (ODS A12345)"/> </performer> <policy> <authority value="https://www.england.nhs.uk"/> <uri value="https://simplifier.net/guide/nhs-england-proxy-standard"/> </policy> <provision> <period> <start value="2025-02-11"/> <end value="2026-02-11"/> </period> <actor> <role> <coding> <system value="https://fhir.nhs.uk/England/CodeSystem/England-NHSProxyLegalBasis"/> <code value="parental-responsibility"/> <display value="Parental responsibility"/> </coding> </role> <reference> <identifier> <system value="https://fhir.nhs.uk/Id/nhs-number"/> <value value="9000000010"/> </identifier> </reference> </actor> </provision> </Consent>
Overview
Errors (0)
Warnings (0)
Messages (0)
Success
: The contents are valid.
Resource
Validated using the Validator Firely .NET SDK validator