Package | ihe.pharm.mpd |
Type | StructureDefinition |
Id | PatientBasic |
FHIR Version | R5 |
Source | https://profiles.ihe.net/PHARM/MPD/https://build.fhir.org/ig/IHE/pharm-mpd/StructureDefinition-PatientBasic.html |
URL | https://profiles.ihe.net/PHARM/MPD/StructureDefinition/PatientBasic |
Version | 1.0.0-comment-2 |
Status | active |
Date | 2025-06-09T07:25:27+00:00 |
Name | PatientBasic |
Title | Patient (model) |
Realm | uv |
Authority | ihe |
Description | Logical model for patient (basic data relevant for this use case) |
Copyright | IHE http://www.ihe.net/Governance/#Intellectual_Property |
Type | https://profiles.ihe.net/PHARM/MPD/StructureDefinition/PatientBasic |
Kind | logical |
StructureDefinition | |
IHEMedicationDispenseModel | Medication dispense (model) |
IHEMedicationOrderModel | Medication order (model) |
IHEMultilineOrder | Medication order - multiline (model) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition PatientBasic
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | Patient (model) Instances of this logical model can be the target of a Reference | |
![]() ![]() ![]() | 1..* | Identifier | Patient identifier | |
![]() ![]() ![]() | 1..* | HumanName | Patient's name, incl first name, last name, or any other relevant name parts | |
![]() ![]() ![]() | 0..1 | CodeableConcept | Gender | |
![]() ![]() ![]() | 0..1 | dateTime | Date of birth | |
![]() ![]() ![]() | 0..1 | BackboneElement | Insurance information | |
{ "resourceType": "StructureDefinition", "id": "PatientBasic", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "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 } ], "url": "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/PatientBasic", "version": "1.0.0-comment-2", "name": "PatientBasic", "title": "Patient (model)", "status": "active", "date": "2025-06-09T07:25:27+00:00", "publisher": "Integrating the Healthcare Enterprise (IHE)", "contact": [ { "name": "Integrating the Healthcare Enterprise (IHE)", "telecom": [ { "system": "url", "value": "http://ihe.net" }, { "system": "email", "value": "secretary@ihe.net" } ] }, { "name": "José Costa Teixeira", "telecom": [ { "system": "email", "value": "jose.a.teixeira@gmail.com", "use": "work" } ] } ], "description": "Logical model for patient (basic data relevant for this use case)", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property", "fhirVersion": "5.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "logical", "abstract": false, "type": "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/PatientBasic", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "5.0.0" } ], "element": [ { "id": "PatientBasic", "path": "PatientBasic", "short": "Patient (model)", "definition": "Logical model for patient (basic data relevant for this use case)", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "PatientBasic.identifier", "path": "PatientBasic.identifier", "short": "Patient identifier", "definition": "Patient identifier", "min": 1, "max": "*", "base": { "path": "PatientBasic.identifier", "min": 1, "max": "*" }, "type": [ { "code": "Identifier" } ] }, { "id": "PatientBasic.name", "path": "PatientBasic.name", "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", "min": 1, "max": "*", "base": { "path": "PatientBasic.name", "min": 1, "max": "*" }, "type": [ { "code": "HumanName" } ] }, { "id": "PatientBasic.gender", "path": "PatientBasic.gender", "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", "min": 0, "max": "1", "base": { "path": "PatientBasic.gender", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "PatientBasic.dateOfBirth", "path": "PatientBasic.dateOfBirth", "short": "Date of birth", "definition": "eHDSI", "min": 0, "max": "1", "base": { "path": "PatientBasic.dateOfBirth", "min": 0, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "PatientBasic.insuranceInformation", "path": "PatientBasic.insuranceInformation", "short": "Insurance information", "definition": "Question: shall we go here and how deep?", "min": 0, "max": "1", "base": { "path": "PatientBasic.insuranceInformation", "min": 0, "max": "1" }, "type": [ { "code": "BackboneElement" } ] } ] }, "differential": { "element": [ { "id": "PatientBasic", "path": "PatientBasic", "short": "Patient (model)", "definition": "Logical model for patient (basic data relevant for this use case)" }, { "id": "PatientBasic.identifier", "path": "PatientBasic.identifier", "short": "Patient identifier", "definition": "Patient identifier", "min": 1, "max": "*", "type": [ { "code": "Identifier" } ] }, { "id": "PatientBasic.name", "path": "PatientBasic.name", "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", "min": 1, "max": "*", "type": [ { "code": "HumanName" } ] }, { "id": "PatientBasic.gender", "path": "PatientBasic.gender", "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", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "PatientBasic.dateOfBirth", "path": "PatientBasic.dateOfBirth", "short": "Date of birth", "definition": "eHDSI", "min": 0, "max": "1", "type": [ { "code": "dateTime" } ] }, { "id": "PatientBasic.insuranceInformation", "path": "PatientBasic.insuranceInformation", "short": "Insurance information", "definition": "Question: shall we go here and how deep?", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ] } ] } }