Consent proposed

Tree View

Consent

Table View

Consent.id[0]NationalProxy-Consent-proposed-Example
Consent.identifier[0].system[0]https://tools.ietf.org/html/rfc4122
Consent.identifier[0].value[0]147ed671-7215-40f8-bd3e-eaaee9455acb
Consent.status[0]proposed
Consent.scope[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/consentscope
Consent.scope[0].coding[0].code[0]patient-privacy
Consent.category[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v3-ActCode
Consent.category[0].coding[0].code[0]INFA
Consent.patient[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Consent.patient[0].identifier[0].value[0]9000000017
Consent.patient[0].display[0]Jane Marie Anne Smith
Consent.performer[0].type[0]RelatedPerson
Consent.performer[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Consent.performer[0].identifier[0].value[0]9100000009
Consent.performer[0].display[0]Jayne Smith
Consent.performer[1].type[0]Practitioner
Consent.performer[1].identifier[0].system[0]https://fhir.nhs.uk/Id/sds-user-id
Consent.performer[1].identifier[0].value[0]3049449130
Consent.source[0].reference[0]https://nhsdigital.github.io/nhsengland-spine-specification-sandbox/QuestionnaireResponse/QuestionnaireResponse-proxy-access-request
Consent.policyRule[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/consentpolicycodes
Consent.policyRule[0].coding[0].code[0]ssa-827
Consent.policyRule[0].text[0]Coding to be defined
Consent.provision[0].actor[0].role[0].coding[0].system[0]https://fhir.nhs.uk/England/CodeSystem/England-NHSProxyLegalBasis
Consent.provision[0].actor[0].role[0].coding[0].code[0]parental-responsibility
Consent.provision[0].actor[0].role[0].coding[0].display[0]Parental responsibility
Consent.provision[0].actor[0].role[0].text[0]coding to be defined
Consent.provision[0].actor[0].reference[0].reference[0]https://fhir.nhs.uk/England/spine/RelatedPerson/RelatedPerson-NHS-9100000009
Consent.provision[0].actor[0].reference[0].type[0]RelatedPerson
Consent.provision[0].actor[0].reference[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Consent.provision[0].actor[0].reference[0].identifier[0].value[0]9100000009

XML View

<Consent xmlns="http://hl7.org/fhir">
<id value="NationalProxy-Consent-proposed-Example" />
<system value="https://tools.ietf.org/html/rfc4122" />
<value value="147ed671-7215-40f8-bd3e-eaaee9455acb" />
</identifier>
<status value="proposed" />
<system value="http://terminology.hl7.org/CodeSystem/consentscope" />
<code value="patient-privacy" />
</coding>
</scope>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode" />
<code value="INFA" />
</coding>
</category>
<system value="https://fhir.nhs.uk/Id/nhs-number" />
<value value="9000000017" />
</identifier>
<display value="Jane Marie Anne Smith" />
</patient>
<type value="RelatedPerson" />
<system value="https://fhir.nhs.uk/Id/nhs-number" />
<value value="9100000009" />
</identifier>
<display value="Jayne Smith" />
</performer>
<type value="Practitioner" />
<system value="https://fhir.nhs.uk/Id/sds-user-id" />
<value value="3049449130" />
</identifier>
</performer>
<reference value="https://nhsdigital.github.io/nhsengland-spine-specification-sandbox/QuestionnaireResponse/QuestionnaireResponse-proxy-access-request" />
</sourceReference>
<system value="http://terminology.hl7.org/CodeSystem/consentpolicycodes" />
<code value="ssa-827" />
</coding>
<text value="Coding to be defined" />
</policyRule>
<system value="https://fhir.nhs.uk/England/CodeSystem/England-NHSProxyLegalBasis" />
<code value="parental-responsibility" />
<display value="Parental responsibility" />
</coding>
<text value="coding to be defined" />
</role>
<reference value="https://fhir.nhs.uk/England/spine/RelatedPerson/RelatedPerson-NHS-9100000009" />
<type value="RelatedPerson" />
<system value="https://fhir.nhs.uk/Id/nhs-number" />
<value value="9100000009" />
</identifier>
</reference>
</actor>
</provision>
</Consent>

JSON View

{
"resourceType": "Consent",
"id": "NationalProxy-Consent-proposed-Example",
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "147ed671-7215-40f8-bd3e-eaaee9455acb"
}
],
"status": "proposed",
"scope": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentscope",
"code": "patient-privacy"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "INFA"
}
]
}
],
"patient": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9000000017"
},
"display": "Jane Marie Anne Smith"
},
{
"type": "RelatedPerson",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9100000009"
},
"display": "Jayne Smith"
},
{
"type": "Practitioner",
"system": "https://fhir.nhs.uk/Id/sds-user-id",
"value": "3049449130"
}
}
],
"reference": "https://nhsdigital.github.io/nhsengland-spine-specification-sandbox/QuestionnaireResponse/QuestionnaireResponse-proxy-access-request"
},
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentpolicycodes",
"code": "ssa-827"
}
],
"text": "Coding to be defined"
},
"actor": [
{
"role": {
"coding": [
{
"system": "https://fhir.nhs.uk/England/CodeSystem/England-NHSProxyLegalBasis",
"code": "parental-responsibility",
"display": "Parental responsibility"
}
],
"text": "coding to be defined"
},
"reference": "https://fhir.nhs.uk/England/spine/RelatedPerson/RelatedPerson-NHS-9100000009",
"type": "RelatedPerson",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9100000009"
}
}
}
]
}
}