{ "description": "The structure definition of a patient within an order creation (this SHALL be contained in a 'ServiceRequest').", "_filename": "StructureDefinition-PatientCreate.json", "package_name": "qualitype.fhir.samples", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "PatientCreate", "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": "1.0.0", "status": "active", "id": "736a63cf-812c-4e68-90e5-d707413d000e", "kind": "resource", "url": "http://www.qualitype.de/samples/fhir/StructureDefinition/PatientCreate", "version": null, "differential": { "element": [ { "id": "Patient.identifier", "max": "1", "path": "Patient.identifier" }, { "id": "Patient.active", "max": "0", "path": "Patient.active" }, { "id": "Patient.name", "max": "0", "path": "Patient.name" }, { "id": "Patient.telecom", "max": "0", "path": "Patient.telecom" }, { "id": "Patient.gender", "max": "0", "path": "Patient.gender" }, { "id": "Patient.birthDate", "max": "0", "path": "Patient.birthDate" }, { "id": "Patient.deceased[x]", "max": "0", "path": "Patient.deceased[x]" }, { "id": "Patient.address", "max": "0", "path": "Patient.address" }, { "id": "Patient.maritalStatus", "max": "0", "path": "Patient.maritalStatus" }, { "id": "Patient.multipleBirth[x]", "max": "0", "path": "Patient.multipleBirth[x]" }, { "id": "Patient.photo", "max": "0", "path": "Patient.photo" }, { "id": "Patient.contact", "max": "0", "path": "Patient.contact" }, { "id": "Patient.communication", "max": "0", "path": "Patient.communication" }, { "id": "Patient.generalPractitioner", "max": "0", "path": "Patient.generalPractitioner" }, { "id": "Patient.managingOrganization", "max": "0", "path": "Patient.managingOrganization" }, { "id": "Patient.link", "max": "0", "path": "Patient.link" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient" }