{ "description": null, "_filename": "MyPatientProfile.StructureDefinition.json", "package_name": "fhir.exampleNov", "date": "2023-11-17T11:39:15.8405819+00:00", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "MyPatientProfile", "abstract": false, "type": "Patient", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.1.0", "status": "draft", "id": "554554d2-f475-429d-952b-feb6bec7acef", "kind": "resource", "url": "https://interopsante.org/fhir/StructureDefinition/MyPatientProfile", "version": null, "differential": { "element": [ { "id": "Patient.extension:myPatientBirhPlace", "path": "Patient.extension", "type": [ { "code": "Extension", "profile": [ "https://interopsante.org/fhir/StructureDefinition/MyPatientBirhPlace" ] } ], "sliceName": "myPatientBirhPlace", "isModifier": false }, { "id": "Patient.extension:myPatientIdentityReliability", "path": "Patient.extension", "type": [ { "code": "Extension", "profile": [ "https://interopsante.org/fhir/StructureDefinition/MyPatientIdentityReliability" ] } ], "sliceName": "myPatientIdentityReliability", "isModifier": false }, { "id": "Patient.identifier", "path": "Patient.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "type", "type": "value" } ] } }, { "id": "Patient.identifier:INS-NIR", "max": "1", "min": 1, "path": "Patient.identifier", "sliceName": "INS-NIR" }, { "id": "Patient.identifier:INS-NIR.use", "path": "Patient.identifier.use", "fixedCode": "official" }, { "id": "Patient.identifier:INS-NIR.type.coding", "path": "Patient.identifier.type.coding", "fixedCoding": { "code": "INS-NIR", "system": "http://interopsante.org/CodeSystem/fr-v2-0203" } }, { "id": "Patient.identifier:INS-NIA", "path": "Patient.identifier", "sliceName": "INS-NIA" }, { "id": "Patient.identifier:INS-NIA.use", "path": "Patient.identifier.use", "fixedCode": "temp" }, { "id": "Patient.identifier:INS-NIA.type", "path": "Patient.identifier.type", "fixedCodeableConcept": { "coding": [ { "code": "INS-NIA", "system": "http://interopsante.org/CodeSystem/fr-v2-0203" } ] } }, { "id": "Patient.gender", "min": 1, "path": "Patient.gender", "mustSupport": true }, { "id": "Patient.deceased[x]", "path": "Patient.deceased[x]", "type": [ { "code": "dateTime" } ] }, { "id": "Patient.maritalStatus", "path": "Patient.maritalStatus", "binding": { "strength": "required" } }, { "id": "Patient.generalPractitioner", "path": "Patient.generalPractitioner", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient" }