FHIR IG analytics| Package | ch.fhir.ig.ch-core |
| Resource Type | Consent |
| Id | Consent-GC-denied.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Consent GC-denied
Profile: CH Core General Consent
| Role | Details |
| Patient | Max Muster (official) Male, DoB: 1938-12-12 ( Medical record number) |
| Party | SpitalSeeblick |
This consent is made under the policy https://www.unimedsuisse.ch/de/projekte/generalkonsent .
| Rule | Time Period | What | Rules |
|---|---|---|---|
![]() | |||
![]() ![]() |
|
| |
{
"resourceType": "Consent",
"id": "GC-denied",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-core/StructureDefinition/CHCoreGeneralConsent"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Consent.grantor",
"valueReference": {
"reference": "RelatedPerson/BiologicalFather",
"type": "RelatedPerson"
}
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Consent.manager",
"valueReference": {
"reference": "HealthcareService/healthcareService-DemoCIS",
"type": "HealthcareService",
"identifier": {
"system": "urn:oid:2.16.756.5.30.1",
"value": "DemoCIS"
},
"display": "DemoCIS"
}
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Consent.controller",
"valueReference": {
"reference": "Organization/SpitalSeeblick",
"type": "Organization",
"identifier": {
"system": "urn:oid:2.51.1.3",
"value": "7601000618306"
},
"display": "SpitalSeeblick"
}
}
],
"modifierExtension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Consent.decision",
"valueCode": "permit"
}
],
"status": "active",
"scope": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentscope",
"code": "research"
}
]
},
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "59284-0"
}
]
}
],
"patient": {
"reference": "Patient/MaxMuster"
},
"dateTime": "2025-03-17",
"performer": [
{
"reference": "Organization/SpitalSeeblick",
"type": "Organization",
"identifier": {
"system": "urn:oid:2.51.1.3",
"value": "7601000618306"
},
"display": "SpitalSeeblick"
}
],
"policy": [
{
"uri": "https://www.unimedsuisse.ch/de/projekte/generalkonsent"
}
],
"provision": {
"period": {
"start": "2025-03-17"
},
"purpose": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HRESCH"
}
],
"code": [
{
"coding": [
{
"system": "http://fhir.ch/ig/ch-core/CodeSystem/ConsentProvisionCodesCS",
"code": "GC"
}
]
}
]
}
}