FHIR IG analytics| Package | ch.fhir.ig.ch-orf |
| Resource Type | Consent |
| Id | Consent-ChOrfConsentSUfferer.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Consent ChOrfConsentSUfferer
Profile: CH ORF Consent
CH ORF Consent Code: SNOMED CT: 373068000 (Undetermined (qualifier value))
CH ORF Consent Note: Tochter wird die Spitexunterstützung beim nächsten Besuch thematisieren
status: Active
scope: Privacy Consent
category: Consent Document
policyRule:
{
"resourceType": "Consent",
"id": "ChOrfConsentSUfferer",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-consent"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-consentcode",
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "373068000",
"display": "Undetermined (qualifier value)"
}
},
{
"url": "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-consentnote",
"valueString": "Tochter wird die Spitexunterstützung beim nächsten Besuch thematisieren"
}
],
"status": "active",
"scope": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentscope",
"code": "patient-privacy"
}
]
},
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "59284-0"
}
]
}
],
"policyRule": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "not-applicable"
}
]
}
}