{ "description": null, "_filename": "StructureDefinition-NRHPatient.json", "package_name": "de.nichtraucherhelden.export", "date": "2021-04-15", "derivation": "constraint", "publisher": "NichtraucherHelden GmbH", "fhirVersion": "4.0.1", "name": "NRHPatient", "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": "NichtraucherHelden GmbH", "type": "Patient", "experimental": "false", "resourceType": "StructureDefinition", "title": "Patienten-Profil der DiGa "NichtraucherHelden.de"", "package_version": "1.0.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": "cab3026a-8b7d-4d4f-bb57-16eebf510016", "kind": "resource", "url": "https://nichtraucherhelden.de/fhir/StructureDefinition/NRHPatient", "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.birthDate", "path": "Patient.birthDate", "mustSupport": true }, { "id": "Patient.address", "max": "1", "min": 1, "path": "Patient.address", "mustSupport": true }, { "id": "Patient.address.line", "max": "1", "min": 1, "path": "Patient.address.line", "mustSupport": true }, { "id": "Patient.address.city", "min": 1, "path": "Patient.address.city", "mustSupport": true }, { "id": "Patient.address.postalCode", "min": 1, "path": "Patient.address.postalCode", "mustSupport": true }, { "id": "Patient.address.country", "min": 1, "path": "Patient.address.country", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient" }