{ "description": null, "_filename": "PBMPatient.json", "package_name": "pbm.v1.fhir", "date": null, "derivation": "constraint", "meta": { "lastUpdated": "2021-04-08T16:11:22.573+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.7.0", "status": "draft", "id": "c8d78356-806d-4570-91eb-2a72fa9a95b0", "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": "For PBMe, 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": "To 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" }