{
"description": "Logical model for patient (basic data relevant for this use case)",
"_filename": "StructureDefinition-PatientBasic.json",
"package_name": "ihe.pharm.mpd",
"date": "2025-05-27T16:32:53+02:00",
"derivation": "specialization",
"publisher": "Integrating the Healthcare Enterprise (IHE)",
"fhirVersion": "5.0.0",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"name": "PatientBasic",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
"type": "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/PatientBasic",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Patient (model)",
"package_version": "1.0.0-comment-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target",
"valueBoolean": true
} ],
"snapshot": {
"element": [ {
"path": "PatientBasic",
"min": 0,
"definition": "Logical model for patient (basic data relevant for this use case)",
"isModifier": false,
"short": "Patient (model)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"max": "*",
"id": "PatientBasic",
"base": {
"max": "*",
"min": 0,
"path": "Base"
}
}, {
"id": "PatientBasic.identifier",
"max": "*",
"min": 1,
"base": {
"max": "*",
"min": 1,
"path": "PatientBasic.identifier"
},
"path": "PatientBasic.identifier",
"type": [ {
"code": "Identifier"
} ],
"short": "Patient identifier",
"definition": "Patient identifier"
}, {
"id": "PatientBasic.name",
"max": "*",
"min": 1,
"base": {
"max": "*",
"min": 1,
"path": "PatientBasic.name"
},
"path": "PatientBasic.name",
"type": [ {
"code": "HumanName"
} ],
"short": "Patient's name, incl first name, last name, or any other relevant name parts",
"definition": "Patient's name, incl first name, last name, or any other relevant name parts"
}, {
"id": "PatientBasic.gender",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "PatientBasic.gender"
},
"path": "PatientBasic.gender",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Gender",
"definition": "Question: eHDSI prescription emphasisis the biological gender, but I think the reality is that most systems would have administrative gender or somekindof gender"
}, {
"id": "PatientBasic.dateOfBirth",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "PatientBasic.dateOfBirth"
},
"path": "PatientBasic.dateOfBirth",
"type": [ {
"code": "dateTime"
} ],
"short": "Date of birth",
"definition": "eHDSI"
}, {
"id": "PatientBasic.insuranceInformation",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "PatientBasic.insuranceInformation"
},
"path": "PatientBasic.insuranceInformation",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Insurance information",
"definition": "Question: shall we go here and how deep?"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "5.0.0"
} ]
},
"status": "active",
"id": "c7fd075c-6034-4da4-a0c5-3084e71f90ec",
"kind": "logical",
"url": "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/PatientBasic",
"version": "1.0.0-comment-2",
"differential": {
"element": [ {
"id": "PatientBasic",
"path": "PatientBasic",
"short": "Patient (model)",
"definition": "Logical model for patient (basic data relevant for this use case)"
}, {
"id": "PatientBasic.identifier",
"max": "*",
"min": 1,
"path": "PatientBasic.identifier",
"type": [ {
"code": "Identifier"
} ],
"short": "Patient identifier",
"definition": "Patient identifier"
}, {
"id": "PatientBasic.name",
"max": "*",
"min": 1,
"path": "PatientBasic.name",
"type": [ {
"code": "HumanName"
} ],
"short": "Patient's name, incl first name, last name, or any other relevant name parts",
"definition": "Patient's name, incl first name, last name, or any other relevant name parts"
}, {
"id": "PatientBasic.gender",
"max": "1",
"min": 0,
"path": "PatientBasic.gender",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Gender",
"definition": "Question: eHDSI prescription emphasisis the biological gender, but I think the reality is that most systems would have administrative gender or somekindof gender"
}, {
"id": "PatientBasic.dateOfBirth",
"max": "1",
"min": 0,
"path": "PatientBasic.dateOfBirth",
"type": [ {
"code": "dateTime"
} ],
"short": "Date of birth",
"definition": "eHDSI"
}, {
"id": "PatientBasic.insuranceInformation",
"max": "1",
"min": 0,
"path": "PatientBasic.insuranceInformation",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Insurance information",
"definition": "Question: shall we go here and how deep?"
} ]
},
"contact": [ {
"name": "Integrating the Healthcare Enterprise (IHE)",
"telecom": [ {
"value": "http://ihe.net",
"system": "url"
}, {
"value": "secretary@ihe.net",
"system": "email"
} ]
}, {
"name": "José Costa Teixeira",
"telecom": [ {
"use": "work",
"value": "jose.a.teixeira@gmail.com",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}