PackagesCanonicalsLogsProblems
    Packages
    test.module3.v2@2.0.0
    https://interopsante.org/fhir/StructureDefinition/MyPatientProfile
{
  "description": null,
  "_filename": "MyPatientProfile.StructureDefinition.json",
  "package_name": "test.module3.v2",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "MyPatientProfile",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "2.0.0",
  "status": "draft",
  "id": "89f779c5-b454-4162-abd3-7237866e6285",
  "kind": "resource",
  "url": "https://interopsante.org/fhir/StructureDefinition/MyPatientProfile",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Patient.extension:myPatientBirthPlace",
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://interopsante.org/fhir/StructureDefinition/MyPatientBirthPlace" ]
      } ],
      "sliceName": "myPatientBirthPlace",
      "isModifier": false
    }, {
      "id": "Patient.extension:myPatientIdentityReliability",
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://interopsante.org/fhir/StructureDefinition/MyIdentityReliability" ]
      } ],
      "sliceName": "myPatientIdentityReliability",
      "isModifier": false
    }, {
      "id": "Patient.identifier",
      "path": "Patient.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "type",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.identifier:INS-NIR",
      "path": "Patient.identifier",
      "sliceName": "INS-NIR"
    }, {
      "id": "Patient.identifier:INS-NIR.use",
      "path": "Patient.identifier.use",
      "fixedCode": "usual"
    }, {
      "id": "Patient.identifier:INS-NIR.type.coding",
      "path": "Patient.identifier.type.coding",
      "fixedCoding": {
        "code": "INS-NIR",
        "system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-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": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203"
        } ]
      }
    }, {
      "id": "Patient.gender",
      "min": 1,
      "path": "Patient.gender",
      "mustSupport": true
    }, {
      "id": "Patient.deceased[x]",
      "path": "Patient.deceased[x]",
      "type": [ {
        "code": "boolean"
      } ]
    }, {
      "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"
}