{ "description": "Profil RelatedPersonMDPH adapté au cas d'usage SI-MDPH. \\r\\nLes différentes personnes liées au demandeur (parents, aidants etc) sont représentées par la ressource « RelatedPerson ». Un profil spécifique est créé pour ce volet et nommé RelatedPersonMDPH.", "_filename": "RelatedPersonMDPH.StructureDefinition.json", "package_name": "ans.cnsa.fhir", "date": "2021-04-20T08:49:59.8296317Z", "derivation": "constraint", "meta": { "versionId": "2", "lastUpdated": "2021-04-20T09:14:32.753+00:00" }, "publisher": "ANS", "fhirVersion": "4.0.1", "name": "RelatedPersonMDPH", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" } ], "abstract": false, "type": "RelatedPerson", "experimental": null, "resourceType": "StructureDefinition", "title": "Related Person MDPH", "package_version": "0.0.1", "status": "active", "id": "2ccfe454-efc3-42d6-ad2e-8a9da219e519", "kind": "resource", "url": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/RelatedPersonMDPH", "version": "1.0", "differential": { "element": [ { "id": "RelatedPerson.meta", "min": 1, "path": "RelatedPerson.meta" }, { "id": "RelatedPerson.meta.profile", "max": "1", "min": 1, "path": "RelatedPerson.meta.profile", "fixedCanonical": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/RelatedPersonMDPH" }, { "id": "RelatedPerson.patient", "path": "RelatedPerson.patient", "type": [ { "code": "Reference", "targetProfile": [ "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/FrPatientMDPH" ] } ] }, { "id": "RelatedPerson.name", "max": "1", "min": 1, "path": "RelatedPerson.name", "type": [ { "code": "HumanName", "profile": [ "http://www.interopsante.org/fhir/structuredefinition/datatype/fr-human-name" ] } ] }, { "id": "RelatedPerson.address", "path": "RelatedPerson.address", "type": [ { "code": "Address", "profile": [ "http://www.interopsante.org/fhir/structuredefinition/datatype/fr-address" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson" }