{ "description": null, "_filename": "Encounter.StructureDefinition.json", "package_name": "ontario-mha-old-v0.9-alpha", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "Encounter", "abstract": false, "type": "Encounter", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.9.1-alpha-test", "status": "draft", "id": "1437ec7a-62c3-4f10-9484-5ad1ef7cfa3f", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-vv-Encounter", "version": null, "differential": { "element": [ { "id": "Encounter.identifier", "max": "1", "min": 1, "path": "Encounter.identifier", "mustSupport": true }, { "id": "Encounter.identifier.system", "min": 1, "path": "Encounter.identifier.system" }, { "id": "Encounter.identifier.value", "min": 1, "path": "Encounter.identifier.value" }, { "id": "Encounter.type", "max": "1", "min": 1, "path": "Encounter.type", "binding": { "strength": "required" }, "mustSupport": true }, { "id": "Encounter.type.coding", "min": 1, "path": "Encounter.type.coding", "mustSupport": true }, { "id": "Encounter.period", "min": 1, "path": "Encounter.period", "mustSupport": true }, { "id": "Encounter.period.start", "min": 1, "path": "Encounter.period.start", "mustSupport": true }, { "id": "Encounter.period.end", "min": 1, "path": "Encounter.period.end", "mustSupport": true }, { "id": "Encounter.serviceProvider", "min": 1, "path": "Encounter.serviceProvider", "mustSupport": true }, { "id": "Encounter.serviceProvider.identifier", "min": 1, "path": "Encounter.serviceProvider.identifier", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Encounter" }