{ "description": null, "_filename": "PH_Person.StructureDefinition.json", "package_name": "implementation.guide.nhdr", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "PH_Person", "abstract": false, "type": "Person", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0", "status": "draft", "id": "cb5c5d99-d5f2-45ec-a31c-72a5fa869f18", "kind": "resource", "url": "https://example.org/fhir/StructureDefinition/PH_Person", "version": null, "differential": { "element": [ { "id": "Person.extension:sex", "path": "Person.extension", "type": [ { "code": "Extension", "profile": [ "https://example.org/fhir/StructureDefinition/Sex" ] } ], "short": "Sex assigned at birth", "comment": "This is an extension", "sliceName": "sex", "definition": "The sex assigned at birth, as documented on the birth registration", "isModifier": false }, { "id": "Person.gender", "max": "0", "path": "Person.gender" }, { "id": "Person.photo", "max": "0", "path": "Person.photo" }, { "id": "Person.managingOrganization", "max": "0", "path": "Person.managingOrganization" }, { "id": "Person.active", "max": "0", "path": "Person.active" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Person" }