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

FHIR IG analytics

Packagech.fhir.ig.ch-epr-fhir
Resource TypeBundle
IdBundle-PpqmRetrieveResponseBundle.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "PpqmRetrieveResponseBundle",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/PpqmRetrieveResponseBundle"
    ]
  },
  "type": "searchset",
  "total": 3,
  "link": [
    {
      "relation": "self",
      "url": "http://example.com/ppqm/Consent?patient:identifier=urn:oid:2.16.756.5.30.1.127.3.10.3|761337610411353650"
    }
  ],
  "entry": [
    {
      "fullUrl": "http://example.com/ppqm/Consent/PpqmConsentTemplate201Example",
      "resource": {
        "resourceType": "Consent",
        "id": "PpqmConsentTemplate201Example",
        "meta": {
          "profile": [
            "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/PpqmConsentTemplate201"
          ]
        },
        "text": {
          "status": "empty",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Consent_PpqmConsentTemplate201Example\"> </a><p>Template 201 - Full access for the patient</p></div>"
        },
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://fhir.ch/ig/ch-epr-fhir/CodeSystem/PpqmConsentIdentifierType",
                  "code": "policySetId"
                }
              ]
            },
            "value": "urn:uuid:57ab9b0d-7d97-4d85-9e4b-02bc7c939ad9"
          },
          {
            "type": {
              "coding": [
                {
                  "system": "http://fhir.ch/ig/ch-epr-fhir/CodeSystem/PpqmConsentIdentifierType",
                  "code": "templateId"
                }
              ]
            },
            "value": "201"
          }
        ],
        "status": "active",
        "scope": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/consentscope",
              "code": "patient-privacy"
            }
          ]
        },
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                "code": "INFA"
              }
            ]
          }
        ],
        "patient": {
          "identifier": {
            "system": "urn:oid:2.16.756.5.30.1.127.3.10.3",
            "value": "761337610000000002"
          }
        },
        "policyRule": {
          "coding": [
            {
              "system": "urn:ietf:rfc:3986",
              "code": "urn:e-health-suisse:2015:policies:access-level:full"
            }
          ]
        },
        "provision": {
          "actor": [
            {
              "role": {
                "coding": [
                  {
                    "system": "urn:oid:2.16.756.5.30.1.127.3.10.6",
                    "code": "PAT"
                  }
                ]
              },
              "reference": {
                "identifier": {
                  "type": {
                    "coding": [
                      {
                        "system": "urn:ietf:rfc:3986",
                        "code": "urn:e-health-suisse:2015:epr-spid"
                      }
                    ]
                  },
                  "system": "urn:oid:2.16.756.5.30.1.127.3.10.3",
                  "value": "761337610000000002"
                }
              }
            }
          ]
        }
      },
      "search": {
        "mode": "match",
        "score": 1
      }
    },
    {
      "fullUrl": "http://example.com/ppqm/Consent/PpqmConsentTemplate202Example",
      "resource": {
        "resourceType": "Consent",
        "id": "PpqmConsentTemplate202Example",
        "meta": {
          "profile": [
            "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/PpqmConsentTemplate202"
          ]
        },
        "text": {
          "status": "empty",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Consent_PpqmConsentTemplate202Example\"> </a><p>Template 202 - Read access in emergency mode</p></div>"
        },
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://fhir.ch/ig/ch-epr-fhir/CodeSystem/PpqmConsentIdentifierType",
                  "code": "policySetId"
                }
              ]
            },
            "value": "urn:uuid:bf6c1fb6-2eb9-49ad-b96b-1a4ac55fc7bd"
          },
          {
            "type": {
              "coding": [
                {
                  "system": "http://fhir.ch/ig/ch-epr-fhir/CodeSystem/PpqmConsentIdentifierType",
                  "code": "templateId"
                }
              ]
            },
            "value": "202"
          }
        ],
        "status": "active",
        "scope": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/consentscope",
              "code": "patient-privacy"
            }
          ]
        },
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                "code": "INFA"
              }
            ]
          }
        ],
        "patient": {
          "identifier": {
            "system": "urn:oid:2.16.756.5.30.1.127.3.10.3",
            "value": "761337610000000002"
          }
        },
        "policyRule": {
          "coding": [
            {
              "system": "urn:ietf:rfc:3986",
              "code": "urn:e-health-suisse:2015:policies:access-level:normal"
            }
          ]
        },
        "provision": {
          "actor": [
            {
              "role": {
                "coding": [
                  {
                    "system": "urn:oid:2.16.756.5.30.1.127.3.10.6",
                    "code": "HCP"
                  }
                ]
              },
              "reference": {
                "display": "all"
              }
            }
          ],
          "purpose": [
            {
              "system": "urn:oid:2.16.756.5.30.1.127.3.10.5",
              "code": "EMER"
            }
          ]
        }
      },
      "search": {
        "mode": "match",
        "score": 1
      }
    },
    {
      "fullUrl": "http://example.com/ppqm/Consent/PpqmConsentTemplate203Example",
      "resource": {
        "resourceType": "Consent",
        "id": "PpqmConsentTemplate203Example",
        "meta": {
          "profile": [
            "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/PpqmConsentTemplate203"
          ]
        },
        "text": {
          "status": "empty",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Consent_PpqmConsentTemplate203Example\"> </a><p>Template 203 - Default provide level</p></div>"
        },
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://fhir.ch/ig/ch-epr-fhir/CodeSystem/PpqmConsentIdentifierType",
                  "code": "policySetId"
                }
              ]
            },
            "value": "urn:uuid:710e4211-d431-430b-a849-1d689e74e4c2"
          },
          {
            "type": {
              "coding": [
                {
                  "system": "http://fhir.ch/ig/ch-epr-fhir/CodeSystem/PpqmConsentIdentifierType",
                  "code": "templateId"
                }
              ]
            },
            "value": "203"
          }
        ],
        "status": "active",
        "scope": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/consentscope",
              "code": "patient-privacy"
            }
          ]
        },
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                "code": "INFA"
              }
            ]
          }
        ],
        "patient": {
          "identifier": {
            "system": "urn:oid:2.16.756.5.30.1.127.3.10.3",
            "value": "761337610000000002"
          }
        },
        "policyRule": {
          "coding": [
            {
              "system": "urn:ietf:rfc:3986",
              "code": "urn:e-health-suisse:2015:policies:provide-level:restricted"
            }
          ]
        },
        "provision": {
          "actor": [
            {
              "role": {
                "coding": [
                  {
                    "system": "urn:oid:2.16.756.5.30.1.127.3.10.6",
                    "code": "HCP"
                  }
                ]
              },
              "reference": {
                "display": "all"
              }
            }
          ],
          "purpose": [
            {
              "system": "urn:oid:2.16.756.5.30.1.127.3.10.5",
              "code": "NORM"
            },
            {
              "system": "urn:oid:2.16.756.5.30.1.127.3.10.5",
              "code": "AUTO"
            },
            {
              "system": "urn:oid:2.16.756.5.30.1.127.3.10.5",
              "code": "DICOM_AUTO"
            }
          ]
        }
      },
      "search": {
        "mode": "match",
        "score": 1
      }
    }
  ]
}