{ "description": "ePOS expected Patient resource", "_filename": "StructureDefinition-ship-eps-patient.json", "package_name": "questinnaire.profiles", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "EPOS_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": null, "package_version": "0.0.2", "status": "active", "id": "ff396463-91f4-43a5-aeef-e3a74727da82", "kind": "resource", "url": "https://simplifier.net/questinnaire-profiles/StructureDefinition/ship-eps-patient", "version": "0.1.0", "differential": { "element": [ { "id": "Patient.id", "path": "Patient.id", "mustSupport": true }, { "id": "Patient.meta", "path": "Patient.meta", "mustSupport": true }, { "id": "Patient.identifier", "min": 1, "path": "Patient.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] }, "mustSupport": true }, { "id": "Patient.identifier:medico", "max": "1", "min": 1, "path": "Patient.identifier", "sliceName": "medico", "mustSupport": true }, { "id": "Patient.identifier:medico.system", "min": 1, "path": "Patient.identifier.system", "patternUri": "https://uk.de/HIS/Cerner/Medico" }, { "id": "Patient.name", "min": 1, "path": "Patient.name", "mustSupport": true }, { "id": "Patient.name.family", "min": 1, "path": "Patient.name.family", "mustSupport": true }, { "id": "Patient.name.given", "min": 1, "path": "Patient.name.given", "mustSupport": true }, { "id": "Patient.gender", "min": 1, "path": "Patient.gender" }, { "id": "Patient.birthDate", "min": 1, "path": "Patient.birthDate" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient" }