{
"description": null,
"_filename": "MyACMEUseCasePatient.StructureDefinition.json",
"package_name": "acme.usecase.r4",
"date": "2022-11-17T14:31:18.0849346+00:00",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "MyACMEUseCasePatient",
"abstract": false,
"type": "Patient",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.0.2",
"status": "draft",
"id": "f1788e32-5bbc-430b-b3a1-36a2f71496bd",
"kind": "resource",
"url": "https://fake-acme.org/fhir/StructureDefinition/MyACMEUseCasePatient",
"version": null,
"differential": {
"element": [ {
"id": "Patient.birthDate",
"min": 1,
"path": "Patient.birthDate"
}, {
"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"
}