PackagesCanonicalsLogsProblems
    Packages
    TInterop.23@1.0.0-alpha
    https://formation/interopsante/fhir/StructureDefinition/MyPatientProfile
{
  "description": null,
  "_filename": "MyPatientProfile.StructureDefinition.json",
  "package_name": "TInterop.23",
  "date": "2023-01-01T17:31:33.1416526+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "MyPatientProfile",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0-alpha",
  "status": "draft",
  "id": "a33c4772-fbfc-4b4a-a729-fdd458bf6490",
  "kind": "resource",
  "url": "https://formation/interopsante/fhir/StructureDefinition/MyPatientProfile",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Patient.extension",
      "min": 0,
      "path": "Patient.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.extension:myExtension",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://formation/interopsante/fhir/StructureDefinition/PatientDeathPlace" ]
      } ],
      "sliceName": "myExtension",
      "isModifier": false
    }, {
      "id": "Patient.extension:myExtension",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://formation/interopsante/fhir/StructureDefinition/PatientDeathPlace" ]
      } ],
      "sliceName": "myExtension",
      "isModifier": false
    }, {
      "id": "Patient.gender",
      "min": 1,
      "path": "Patient.gender"
    }, {
      "id": "Patient.deceased[x]",
      "path": "Patient.deceased[x]",
      "type": [ {
        "code": "boolean"
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.maritalStatus",
      "path": "Patient.maritalStatus",
      "binding": {
        "strength": "required",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "MaritalStatus"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
          "valueBoolean": true
        } ]
      }
    }, {
      "id": "Patient.contact.relationship",
      "path": "Patient.contact.relationship",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://hl7.org/fhir/ValueSet/MyPatientcontactrelationship",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ContactRelationship"
        } ]
      }
    }, {
      "id": "Patient.generalPractitioner",
      "path": "Patient.generalPractitioner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://interopsante.org/fhir/StructureDefinition/FrOrganization" ]
      } ]
    }, {
      "id": "Patient.generalPractitioner.identifier",
      "path": "Patient.generalPractitioner.identifier",
      "slicing": {
        "rules": "open",
        "description": "Slicing sur les identifiers",
        "discriminator": [ {
          "path": "type",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.generalPractitioner.identifier:INS-NIR",
      "path": "Patient.generalPractitioner.identifier",
      "sliceName": "INS-NIR"
    }, {
      "id": "Patient.generalPractitioner.identifier:INS-NIR.use",
      "path": "Patient.generalPractitioner.identifier.use",
      "fixedCode": "usual"
    }, {
      "id": "Patient.generalPractitioner.identifier:INS-NIR.type",
      "path": "Patient.generalPractitioner.identifier.type",
      "fixedCodeableConcept": {
        "coding": [ {
          "code": "INS-NIR",
          "system": "http://interopsante.org/CodeSystem/fr-v2-0205"
        } ]
      }
    }, {
      "id": "Patient.generalPractitioner.identifier:INS-C",
      "path": "Patient.generalPractitioner.identifier",
      "sliceName": "INS-C"
    }, {
      "id": "Patient.generalPractitioner.identifier:INS-C.use",
      "path": "Patient.generalPractitioner.identifier.use",
      "fixedCode": "secondary"
    }, {
      "id": "Patient.generalPractitioner.identifier:INS-C.type",
      "path": "Patient.generalPractitioner.identifier.type",
      "fixedCodeableConcept": {
        "coding": [ {
          "code": "INS-C",
          "system": "http://interopsante.org/CodeSystem/fr-v2-0203"
        } ]
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}