{ "description": null, "_filename": "PBMPatient.json", "package_name": "pbm.v1.fhir", "date": null, "derivation": "constraint", "meta": { "lastUpdated": "2021-04-06T08:22:26.685+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "PBMPatient", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/v3/cda", "name": "CDA (R2)", "identity": "cda" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://loinc.org", "name": "LOINC code for the element", "identity": "loinc" } ], "abstract": false, "type": "Patient", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.6.0", "status": "draft", "id": "2c9f778a-6df5-49de-9679-9b4953bbd238", "kind": "resource", "url": "http://pbme.solutions/fhir/StructureDefinition/PBMPatient", "version": null, "differential": { "element": [ { "id": "Patient.identifier", "min": 1, "path": "Patient.identifier", "mustSupport": true }, { "id": "Patient.identifier.system", "min": 1, "path": "Patient.identifier.system", "comment": "Identifier.system is always case sensitive.\r\n\r\nFor PBMe.Solutions, it shall be consistent in this format: \r\nhttp://pbme.solutions/[locaHospitalName]/fhir/", "mustSupport": true }, { "id": "Patient.identifier.value", "min": 1, "path": "Patient.identifier.value", "mustSupport": true }, { "id": "Patient.name", "path": "Patient.name", "mustSupport": true }, { "id": "Patient.name.family", "path": "Patient.name.family", "mustSupport": true }, { "id": "Patient.name.given", "path": "Patient.name.given", "mustSupport": true }, { "id": "Patient.gender", "min": 1, "path": "Patient.gender", "mustSupport": true }, { "id": "Patient.birthDate", "min": 1, "path": "Patient.birthDate", "comment": "At least an estimated year should be provided as a guess if the real DOB is unknown There is a standard extension \"patient-birthTime\" available that should be used where Time is required (such as in maternity/infant care systems).\r\n\r\nTo code the age only, just enter the birth year and null month and day", "mustSupport": true }, { "id": "Patient.deceased[x]", "path": "Patient.deceased[x]", "type": [ { "code": "dateTime" } ], "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient" }