{ "description": "Fresenius Patient Profile", "_filename": "StructureDefinition-fmc-patient-profile.json", "package_name": "fmcna.caredata.fhir.ig.r4", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "FreseniusPatient", "abstract": false, "type": "Patient", "experimental": null, "resourceType": "StructureDefinition", "title": "Fresenius Patient Profile", "package_version": "1.1.4", "status": "active", "id": "35cb2c8b-e6ab-4ea0-b91b-4fda3d6b8b8c", "kind": "resource", "url": "http://fkcfhir.org/fhir/StructureDefinition/fmc-patient-profile", "version": null, "differential": { "element": [ { "id": "Patient.extension:citizenshipExtn", "max": "1", "min": 0, "path": "Patient.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-citizenship" ] } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/patient-citizenship" } ], "sliceName": "citizenshipExtn" }, { "id": "Patient.extension:religionExtn", "max": "1", "min": 0, "path": "Patient.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-religion" ] } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/patient-religion" } ], "sliceName": "religionExtn" }, { "id": "Patient.identifier", "path": "Patient.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "Patient.identifier:MRIdentifier", "max": "1", "min": 1, "path": "Patient.identifier", "sliceName": "MRIdentifier", "mustSupport": true }, { "id": "Patient.identifier:MRIdentifier.type", "path": "Patient.identifier.type", "binding": { "strength": "required", "valueSet": "http://terminology.hl7.org/ValueSet/v2-0203" } }, { "id": "Patient.identifier:MRIdentifier.system", "path": "Patient.identifier.system", "patternUri": "urn:oid:2.16.840.1.113883.3.7418.2.1" }, { "id": "Patient.identifier:SSIdentifier", "max": "1", "min": 0, "path": "Patient.identifier", "sliceName": "SSIdentifier", "mustSupport": true }, { "id": "Patient.identifier:SSIdentifier.type", "path": "Patient.identifier.type", "binding": { "strength": "required", "valueSet": "http://terminology.hl7.org/ValueSet/v2-0203" } }, { "id": "Patient.identifier:SSIdentifier.system", "path": "Patient.identifier.system", "patternUri": "http://hl7.org/fhir/sid/us-ssn" }, { "id": "Patient.gender", "path": "Patient.gender", "binding": { "strength": "required", "valueSet": "http://fkcfhir.org/fhir/ValueSet/fmc-gender-vs" } }, { "id": "Patient.birthDate", "min": 1, "path": "Patient.birthDate" }, { "id": "Patient.maritalStatus", "path": "Patient.maritalStatus", "binding": { "strength": "required", "valueSet": "http://fkcfhir.org/fhir/ValueSet/fmc-marital-status-vs" } }, { "id": "Patient.contact.relationship", "path": "Patient.contact.relationship", "binding": { "strength": "required", "valueSet": "http://fkcfhir.org/fhir/ValueSet/fmc-contact-relationship-vs" } }, { "id": "Patient.communication.language", "path": "Patient.communication.language", "binding": { "strength": "required", "valueSet": "http://fkcfhir.org/fhir/ValueSet/fmc-language-vs" } } ] }, "baseDefinition": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient" }