PackagesCanonicalsLogsProblems
    Packages
    de.acticore.export@0.9.0
    https://acticore.com/fhir/StructureDefinition/ActicorePatient
{
  "description": null,
  "_filename": "StructureDefinition-ActicorePatient.json",
  "package_name": "de.acticore.export",
  "date": "2021-03-24",
  "derivation": "constraint",
  "publisher": "Acticore AG",
  "fhirVersion": "4.0.1",
  "name": "ActicorePatient",
  "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,
  "copyright": "Acticore AG",
  "type": "Patient",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Patienten-Profil der DiGa ACTICORE",
  "package_version": "0.9.0",
  "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": "aaf171f7-275b-4e32-a975-07f68a39b0c9",
  "kind": "resource",
  "url": "https://acticore.com/fhir/StructureDefinition/ActicorePatient",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Patient.name",
      "max": "1",
      "min": 1,
      "path": "Patient.name",
      "mustSupport": true
    }, {
      "id": "Patient.name.family",
      "min": 1,
      "path": "Patient.name.family",
      "mustSupport": true
    }, {
      "id": "Patient.name.given",
      "max": "1",
      "min": 1,
      "path": "Patient.name.given",
      "mustSupport": true
    }, {
      "id": "Patient.gender",
      "min": 1,
      "path": "Patient.gender",
      "mustSupport": true
    }, {
      "id": "Patient.birthDate",
      "min": 1,
      "path": "Patient.birthDate",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}