Implementation Guide MII Schnittstelle Pseudonymisierung
0.9.0 - ci-build

Implementation Guide MII Schnittstelle Pseudonymisierung - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: pseudonymize-secondary - JSON Representation

Active as of 2024-11-25

Raw json | Download


{
  "resourceType" : "OperationDefinition",
  "id" : "PseudonymizeSecondary",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition PseudonymizeSecondary</b></p><a name=\"PseudonymizeSecondary\"> </a><a name=\"hcPseudonymizeSecondary\"> </a><a name=\"PseudonymizeSecondary-en-US\"> </a><p>URL: [base]/$pseudonymize-secondary</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>original</td><td/><td>1..1</td><td></td><td/><td><div><p>Originalwerte</p>\n</div></td></tr><tr><td>IN</td><td>original.target</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td/><td><div><p>Pseudonymisierungskontext auf Basis dessen für den angegebenen Original-Identifikator n Sekundärpseudonyme erzeugt werden sollen.</p>\n</div></td></tr><tr><td>IN</td><td>original.value</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td/><td><div><p>Original-Identifikator für den n Sekundärpseudonyme erzeugt werden sollen.</p>\n</div></td></tr><tr><td>IN</td><td>original.count</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#integer\">integer</a></td><td/><td><div><p>Anzahl der zu erzeugenden Sekundärpseudonyme.</p>\n</div></td></tr><tr><td>OUT</td><td>secondarypseudonym</td><td/><td>1..*</td><td></td><td/><td><div><p>erzeugte SekundärPersonenpseudonyme</p>\n</div></td></tr><tr><td>OUT</td><td>secondarypseudonym.target</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#Identifier\">Identifier</a></td><td/><td><div><p>Pseudonymisierungskontext</p>\n</div></td></tr><tr><td>OUT</td><td>secondarypseudonym.original</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#Identifier\">Identifier</a></td><td/><td><div><p>Original-Identifikator (in der Regel Personenpseudonym).</p>\n</div></td></tr><tr><td>OUT</td><td>secondarypseudonym.value</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#Identifier\">Identifier</a></td><td/><td><div><p>Sekundär-Pseudonym.</p>\n</div></td></tr></table><div><p>Generation of a specific number of pseudonyms in an existing pseudonymisation context with simultaneous assignment to the given original value.</p>\n</div></div>"
  },
  "url" : "https://medizininformatik-initiative.de/fhir/fhir-pseudonymization/OperationDefinition/PseudonymizeSecondary",
  "version" : "0.9.0",
  "name" : "Pseudonymize-Secondary",
  "title" : "pseudonymize-secondary",
  "status" : "active",
  "kind" : "operation",
  "date" : "2024-11-25T13:44:10+00:00",
  "publisher" : "Medizininformatik Initiative",
  "contact" : [
    {
      "name" : "Medizininformatik Initiative",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.medizininformatik-iniitative.de"
        }
      ]
    }
  ],
  "description" : "Generation of a specific number of pseudonyms in an existing pseudonymisation context with simultaneous assignment to the given original value.",
  "affectsState" : false,
  "code" : "pseudonymize-secondary",
  "comment" : "Generation of a specific number of pseudonyms in an existing pseudonymisation context with simultaneous assignment to the given original value.",
  "system" : true,
  "type" : false,
  "instance" : false,
  "parameter" : [
    {
      "name" : "original",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "Originalwerte",
      "part" : [
        {
          "name" : "target",
          "use" : "in",
          "min" : 1,
          "max" : "1",
          "documentation" : "Pseudonymisierungskontext auf Basis dessen für den angegebenen Original-Identifikator n Sekundärpseudonyme erzeugt werden sollen.",
          "type" : "string"
        },
        {
          "name" : "value",
          "use" : "in",
          "min" : 1,
          "max" : "1",
          "documentation" : "Original-Identifikator für den n Sekundärpseudonyme erzeugt werden sollen.",
          "type" : "string"
        },
        {
          "name" : "count",
          "use" : "in",
          "min" : 1,
          "max" : "1",
          "documentation" : "Anzahl der zu erzeugenden Sekundärpseudonyme.",
          "type" : "integer"
        }
      ]
    },
    {
      "name" : "secondarypseudonym",
      "use" : "out",
      "min" : 1,
      "max" : "*",
      "documentation" : "erzeugte SekundärPersonenpseudonyme",
      "part" : [
        {
          "name" : "target",
          "use" : "out",
          "min" : 0,
          "max" : "1",
          "documentation" : "Pseudonymisierungskontext",
          "type" : "Identifier"
        },
        {
          "name" : "original",
          "use" : "out",
          "min" : 0,
          "max" : "1",
          "documentation" : "Original-Identifikator (in der Regel Personenpseudonym).",
          "type" : "Identifier"
        },
        {
          "name" : "value",
          "use" : "out",
          "min" : 1,
          "max" : "1",
          "documentation" : "Sekundär-Pseudonym.",
          "type" : "Identifier"
        }
      ]
    }
  ]
}