PackagesCanonicalsLogsProblems
    Packages
    com.hl7.cyb.r5@0.1.6
    https://hapi.fhir.org/baseR5/StructureDefinition/Patient
{
  "description": null,
  "_filename": "Patient.StructureDefinition.json",
  "package_name": "com.hl7.cyb.r5",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "5.0.0",
  "name": "Patient",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.6",
  "status": "active",
  "id": "aaaea056-7170-4518-9e66-ac8d243c2a0d",
  "kind": "resource",
  "url": "https://hapi.fhir.org/baseR5/StructureDefinition/Patient",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Patient.extension",
      "min": 1,
      "path": "Patient.extension"
    }, {
      "id": "Patient.extension:ethnicity",
      "max": "1",
      "min": 1,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://hapi.fhir.org/baseR5/StructureDefinition/ChineseEthnicity" ]
      } ],
      "short": "中华民族",
      "sliceName": "ethnicity",
      "definition": "中华56个民族"
    }, {
      "id": "Patient.extension:ethnicity-v",
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://hapi.fhir.org/baseR5/StructureDefinition/ChineseEthnicity" ]
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://hapi.fhir.org/baseR5/ValueSet/nationalities-vs",
        "description": "中华民族"
      },
      "sliceName": "ethnicity-v"
    }, {
      "id": "Patient.name",
      "min": 1,
      "path": "Patient.name",
      "type": [ {
        "code": "HumanName",
        "profile": [ "https://hapi.fhir.org/baseR5/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"
}