PackagesCanonicalsLogsProblems
    Packages
    de.gecco@1.0.5-rc.3
    https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/Patient
{
  "description": "Covers demographic data about the patient",
  "_filename": "Profile-Patient-Patient.json",
  "package_name": "de.gecco",
  "date": "2021-06-22",
  "derivation": "constraint",
  "publisher": "Charité",
  "fhirVersion": "4.0.1",
  "name": "Patient",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://loinc.org",
    "name": "LOINC code for the element",
    "identity": "loinc"
  } ],
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Patient",
  "package_version": "1.0.5-rc.3",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
    "valueString": "Base.Individuals"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
    "valueCode": "patient"
  } ],
  "status": "active",
  "id": "2d1f3b26-ba40-4d82-855b-1ca3b75a6359",
  "kind": "resource",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/Patient",
  "version": "1.0.5",
  "differential": {
    "element": [ {
      "id": "Patient.extension",
      "path": "Patient.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.extension:ethnicGroup",
      "max": "*",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/ethnic-group" ]
      } ],
      "sliceName": "ethnicGroup",
      "mustSupport": true
    }, {
      "id": "Patient.extension:age",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/age" ]
      } ],
      "sliceName": "age",
      "mustSupport": true
    }, {
      "id": "Patient.identifier",
      "path": "Patient.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Patient.identifier:bloom-filter",
      "max": "1",
      "min": 0,
      "path": "Patient.identifier",
      "sliceName": "bloom-filter",
      "constraint": [ {
        "key": "idf-num-codex-bloom-filter",
        "human": "If NUM-CODEX Bloom filter is present, CRR and DIC pseudonyms shall not be present.",
        "source": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/Patient",
        "severity": "error",
        "expression": "$this.exists() implies (%resource.identifier.where(system='http://www.netzwerk-universitaetsmedizin.de/sid/crr-pseudonym').exists().not() and (%resource.identifier.where(system='http://www.netzwerk-universitaetsmedizin.de/sid/dic-pseudonym').exists().not()))"
      } ],
      "definition": "Used withing the NUM-CODEX project for resolution of data integration center pseudonyms",
      "patternIdentifier": {
        "system": "http://www.netzwerk-universitaetsmedizin.de/sid/bloom-filter"
      }
    }, {
      "id": "Patient.identifier:bloom-filter.type",
      "min": 1,
      "path": "Patient.identifier.type",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "ANON",
          "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
        } ]
      }
    }, {
      "id": "Patient.identifier:bloom-filter.type.coding",
      "min": 1,
      "path": "Patient.identifier.type.coding"
    }, {
      "id": "Patient.identifier:bloom-filter.type.coding.system",
      "min": 1,
      "path": "Patient.identifier.type.coding.system"
    }, {
      "id": "Patient.identifier:bloom-filter.type.coding.code",
      "min": 1,
      "path": "Patient.identifier.type.coding.code"
    }, {
      "id": "Patient.identifier:bloom-filter.system",
      "min": 1,
      "path": "Patient.identifier.system",
      "fixedUri": "http://www.netzwerk-universitaetsmedizin.de/sid/bloom-filter"
    }, {
      "id": "Patient.identifier:bloom-filter.value",
      "min": 1,
      "path": "Patient.identifier.value"
    }, {
      "id": "Patient.identifier:crr-pseudonym",
      "max": "1",
      "min": 0,
      "path": "Patient.identifier",
      "sliceName": "crr-pseudonym",
      "constraint": [ {
        "key": "idf-num-codex-crr-pseudonym",
        "human": "If NUM-CODEX CRR pseudonym is present, Bloom filter and DIC pseudonym shall not be present.",
        "source": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/Patient",
        "severity": "error",
        "expression": "$this.exists() implies (%resource.identifier.where(system='http://www.netzwerk-universitaetsmedizin.de/sid/bloom-filter').exists().not() and (%resource.identifier.where(system='http://www.netzwerk-universitaetsmedizin.de/sid/dic-pseudonym').exists().not()))"
      } ],
      "definition": "Used withing the NUM-CODEX project for central research repository pseudonyms",
      "patternIdentifier": {
        "system": "http://www.netzwerk-universitaetsmedizin.de/sid/crr-pseudonym"
      }
    }, {
      "id": "Patient.identifier:crr-pseudonym.type",
      "min": 1,
      "path": "Patient.identifier.type",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "ANON",
          "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
        } ]
      }
    }, {
      "id": "Patient.identifier:crr-pseudonym.type.coding",
      "min": 1,
      "path": "Patient.identifier.type.coding"
    }, {
      "id": "Patient.identifier:crr-pseudonym.type.coding.system",
      "min": 1,
      "path": "Patient.identifier.type.coding.system"
    }, {
      "id": "Patient.identifier:crr-pseudonym.type.coding.code",
      "min": 1,
      "path": "Patient.identifier.type.coding.code"
    }, {
      "id": "Patient.identifier:crr-pseudonym.system",
      "min": 1,
      "path": "Patient.identifier.system",
      "fixedUri": "http://www.netzwerk-universitaetsmedizin.de/sid/crr-pseudonym"
    }, {
      "id": "Patient.identifier:crr-pseudonym.value",
      "min": 1,
      "path": "Patient.identifier.value"
    }, {
      "id": "Patient.identifier:dic-pseudonym",
      "max": "1",
      "min": 0,
      "path": "Patient.identifier",
      "sliceName": "dic-pseudonym",
      "constraint": [ {
        "key": "idf-num-codex-dic-pseudonym",
        "human": "If NUM-CODEX DIC pseudonym is present, Bloom filter and CRR pseudonym shall not be present.",
        "source": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/Patient",
        "severity": "error",
        "expression": "$this.exists() implies (%resource.identifier.where(system='http://www.netzwerk-universitaetsmedizin.de/sid/bloom-filter').exists().not() and (%resource.identifier.where(system='http://www.netzwerk-universitaetsmedizin.de/sid/crr-pseudonym').exists().not()))"
      } ],
      "definition": "Used withing the NUM-CODEX project for data integration center pseudonyms",
      "patternIdentifier": {
        "system": "http://www.netzwerk-universitaetsmedizin.de/sid/dic-pseudonym"
      }
    }, {
      "id": "Patient.identifier:dic-pseudonym.type",
      "min": 1,
      "path": "Patient.identifier.type",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "ANON",
          "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
        } ]
      }
    }, {
      "id": "Patient.identifier:dic-pseudonym.type.coding",
      "min": 1,
      "path": "Patient.identifier.type.coding"
    }, {
      "id": "Patient.identifier:dic-pseudonym.type.coding.system",
      "min": 1,
      "path": "Patient.identifier.type.coding.system"
    }, {
      "id": "Patient.identifier:dic-pseudonym.type.coding.code",
      "min": 1,
      "path": "Patient.identifier.type.coding.code"
    }, {
      "id": "Patient.identifier:dic-pseudonym.system",
      "min": 1,
      "path": "Patient.identifier.system",
      "fixedUri": "http://www.netzwerk-universitaetsmedizin.de/sid/dic-pseudonym"
    }, {
      "id": "Patient.identifier:dic-pseudonym.value",
      "min": 1,
      "path": "Patient.identifier.value"
    }, {
      "id": "Patient.birthDate",
      "path": "Patient.birthDate",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}