FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-orf
Resource TypeConsent
IdConsent-ChOrfConsentSUfferer.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Consent ChOrfConsentSUfferer

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:


Source1

{
  "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"
      }
    ]
  }
}