PackagesCanonicalsLogsProblems
    Packages
    acme.usecase.r4@0.0.1
    https://fake-acme.org/fhir/StructureDefinition/MyACMEUseCasePatient3
{
  "description": null,
  "_filename": "MyACMEUseCasePatient3.StructureDefinition.json",
  "package_name": "acme.usecase.r4",
  "date": "2022-10-25T08:28:19.7163092+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "MyACMEUseCasePatient3",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.0.1",
  "status": "draft",
  "id": "4ad6945c-9707-4145-9f61-a069df90f7ec",
  "kind": "resource",
  "url": "https://fake-acme.org/fhir/StructureDefinition/MyACMEUseCasePatient3",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Patient.extension",
      "min": 0,
      "path": "Patient.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.extension:birthPlace",
      "max": "1",
      "min": 1,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-birthPlace" ]
      } ],
      "sliceName": "birthPlace",
      "isModifier": false
    }, {
      "id": "Patient.deceased[x]",
      "path": "Patient.deceased[x]",
      "type": [ {
        "code": "boolean"
      } ]
    }, {
      "id": "Patient.photo",
      "max": "0",
      "path": "Patient.photo"
    } ]
  },
  "baseDefinition": "https://fake-acme.org/fhir/StructureDefinition/ACME-base-patient"
}