{ "description": "扩展后的患者信息", "_filename": "Patient.StructureDefinition.json", "package_name": "com.hl7.cyb.r5", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "5.0.0", "purpose": "患者信息", "name": "Patient", "abstract": false, "copyright": "CYB", "type": "Patient", "experimental": null, "resourceType": "StructureDefinition", "title": "患者", "package_version": "0.1.10", "status": "active", "id": "39bdebe1-873d-4203-b5c9-d90d59049ca2", "kind": "resource", "url": "http://192.168.1.53:8080/fhir/StructureDefinition/Patient", "version": "0.1.8", "differential": { "element": [ { "id": "Patient", "path": "Patient", "short": "扩展患者信息", "definition": "适用于中国的患者信息" }, { "id": "Patient.extension", "min": 1, "path": "Patient.extension" }, { "path": "Patient.extension", "min": 1, "definition": "中华56个民族", "short": "中华民族", "type": [ { "code": "Extension", "profile": [ "http://192.168.1.53:8080/fhir/StructureDefinition/ChineseEthnicity" ] } ], "mustSupport": true, "sliceName": "ethnicity", "max": "1", "id": "Patient.extension:ethnicity", "maxLength": 10, "isModifierReason": "ethnicity" }, { "id": "Patient.name", "min": 1, "path": "Patient.name", "type": [ { "code": "HumanName", "profile": [ "http://192.168.1.53:8080/fhir/StructureDefinition/ChineseName" ] } ], "short": "患者姓名", "comment": "A patient may have multiple names with different uses or applicable periods. For animals, the name is a \"HumanName\" in the sense that is assigned and used by humans and has the same patterns. Animal names may be communicated as given names, and optionally may include a family name.", "definition": "患者姓名、姓、名" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient" }