{ "description": "This is the logical model...", "_filename": "model1.json", "package_name": "devdays.letsbuildafhirspec.simplifier", "date": null, "derivation": "specialization", "publisher": null, "fhirVersion": "4.0.1", "name": "Model1", "abstract": false, "type": "Model1", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.0.2-test", "status": "draft", "id": "f5fb1249-14e0-441c-8c29-10c16c2059fc", "kind": "logical", "url": "https://www.hl7belgium.org/fhir/manzana/StructureDefinition/manzana-model-1", "version": "0.1.0", "differential": { "element": [ { "id": "Model1", "max": "*", "min": 0, "path": "Model1", "short": "This is the entity - the top level element of this model" }, { "id": "Model1.attribute1", "max": "1", "min": 0, "path": "Model1.attribute1", "type": [ { "code": "Identifier" } ], "short": "An attribute with a type (Identifier)" }, { "id": "Model1.backbone", "max": "*", "min": 0, "path": "Model1.backbone", "type": [ { "code": "BackboneElement" } ], "short": "A backbone element supporting other attributes" }, { "id": "Model1.backbone.attribute2", "max": "1", "min": 0, "path": "Model1.backbone.attribute2", "type": [ { "code": "Period" } ], "short": "An attribute nested inside a backbone" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element" }