PackagesCanonicalsLogsProblems
    Packages
    hsos.eWundbericht@0.9.0
    http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Patient
{
  "description": "Profile for the Patient in the context of the wound summary.",
  "_filename": "PosiTheraPatient.json",
  "package_name": "hsos.eWundbericht",
  "date": null,
  "derivation": "constraint",
  "publisher": "Hochschule Osnabrück",
  "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,
  "copyright": "Forschungsgruppe Informatik im Gesundheitswesen, Fakultät Wirtschafts- und Sozialwissenschaften, Hochschule Osnabrück",
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.9.0",
  "status": "draft",
  "id": "9cd9d5be-efec-4923-9494-9f423fa0dc93",
  "kind": "resource",
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Patient",
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Patient.identifier",
      "path": "Patient.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Identifier", "http://fhir.de/StructureDefinition/identifier-kvid-10", "http://fhir.de/StructureDefinition/identifier-pid" ]
      } ]
    }, {
      "id": "Patient.name",
      "min": 1,
      "path": "Patient.name",
      "type": [ {
        "code": "HumanName",
        "profile": [ "http://fhir.de/StructureDefinition/humanname-de-basis" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.telecom",
      "min": 1,
      "path": "Patient.telecom",
      "mustSupport": true
    }, {
      "id": "Patient.gender",
      "min": 1,
      "path": "Patient.gender",
      "mustSupport": true
    }, {
      "id": "Patient.address",
      "min": 1,
      "path": "Patient.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://fhir.de/StructureDefinition/address-de-basis" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.maritalStatus",
      "path": "Patient.maritalStatus",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "name": "Mareike Przysucha",
    "telecom": [ {
      "use": "work",
      "value": "ewundbericht@hs-osnabrueck.de",
      "system": "email"
    }, {
      "use": "work",
      "value": "+49 541 969 3354",
      "system": "phone"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}