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

FHIR IG analytics

Packageths-greifswald.ttp-fhir-gw
Resource TypeParameters
IdParameters-Parameters-AddConsentOptOut-request-example-1.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": "Parameters",
  "id": "Parameters-AddConsentOptOut-request-example-1",
  "parameter": [
    {
      "name": "patient",
      "resource": {
        "id": "1",
        "resourceType": "Patient",
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "code": "ANON",
                  "system": "http://hl7.org/fhir/v2/0203/",
                  "display": "Anonymous identifier"
                }
              ]
            },
            "value": "studypsn1",
            "system": "https://ths-greifswald.de/fhir/gics/identifiers/Pseudonym"
          }
        ],
        "meta": {
          "lastUpdated": "2022-12-20T10:10:54.889+01:00",
          "profile": [
            "http://fhir.de/ConsentManagement/StructureDefinition/Patient"
          ]
        }
      }
    },
    {
      "name": "domain",
      "valueString": "MII"
    },
    {
      "name": "questionnaire",
      "valueCanonical": "https://ths-greifswald.de/fhir/gics/QuestionnaireComposed/MII/Patienteneinwilligung+MII|1.6.f"
    }
  ]
}