FHIR IG analytics| Package | dk.ehealth.sundhed.fhir.ig.core |
| Resource Type | Consent |
| Id | Consent-23.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Consent 23
version: 1
Profile: ehealth-consent
What the consent is related to: EpisodeOfCare: extension = ->Organization 63785662-18ad-4896-b960-505e94bdc5c4; status = planned; period = 2023-01-01 00:00:00+0000 --> (ongoing)
status: active
scope: Behavior
category: Adfærd baseret på policy
| Uri |
| http://ehealth.sundhed.dk/policy/ehealth/display-triage-result |
| Class | Code |
| Resource Type: ClinicalImpression (ClinicalImpression) | display-triage-result |
{
"resourceType": "Consent",
"id": "23",
"meta": {
"versionId": "1",
"profile": [
"http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-consent"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-consent-affiliation",
"valueReference": {
"reference": "EpisodeOfCare/42"
}
}
],
"status": "active",
"scope": {
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/ehealth-consent-scope",
"code": "behavior"
}
]
},
"category": [
{
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/consent-category",
"code": "behavior-by-policy"
}
]
}
],
"patient": {
"reference": "Patient/102"
},
"policy": [
{
"uri": "http://ehealth.sundhed.dk/policy/ehealth/display-triage-result"
}
],
"provision": {
"class": [
{
"system": "http://hl7.org/fhir/resource-types",
"code": "ClinicalImpression"
}
],
"code": [
{
"coding": [
{
"system": "http://ehealth.sundhed.dk/cs/ehealth-consent-provision-code",
"code": "display-triage-result"
}
]
}
]
}
}