{ "description": "This is the Parameters profiles for PIXm repsonse from PCR.", "_filename": "pcr-parameters-pixm-out.json", "package_name": "pcr.r4.1-1-0-pkg", "date": "2023-11-08T18:47:59.1279117+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2023-11-08T18:45:25.1813713+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "PCRParametersPixmOut", "abstract": false, "type": "Parameters", "experimental": null, "resourceType": "StructureDefinition", "title": "PCR PIXm Response Parameters Profile", "package_version": "1.2.5", "status": "active", "id": "27f6e432-9241-4c4f-8957-4aec7cdcf49b", "kind": "resource", "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-pixm-out-profile-Parameters", "version": "2.0.0", "differential": { "element": [ { "id": "Parameters.id", "min": 1, "path": "Parameters.id", "short": "random guid" }, { "id": "Parameters.meta", "min": 1, "path": "Parameters.meta", "mustSupport": true }, { "id": "Parameters.meta.profile", "max": "1", "min": 1, "path": "Parameters.meta.profile", "mustSupport": true, "fixedCanonical": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-pixm-out-profile-Parameters|2.0.0" }, { "id": "Parameters.parameter", "path": "Parameters.parameter", "short": "patient pattern", "comment": "If patient is found, there will be one parameter with name \"targetId\" with patient's ECID, and one or more parameters with name \"targetIdentifier\" with patient's identifiers.", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "name", "type": "value" } ] }, "mustSupport": true }, { "id": "Parameters.parameter.name", "path": "Parameters.parameter.name", "mustSupport": true }, { "id": "Parameters.parameter.resource", "path": "Parameters.parameter.resource", "type": [ { "code": "Resource", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-profile-OperationOutcome" ] } ], "mustSupport": true }, { "id": "Parameters.parameter:targetId", "max": "1", "path": "Parameters.parameter", "short": "contains patient's ECID", "sliceName": "targetId", "definition": "This parameter contains the patient ECID. To retrieve full patient record, use the reference value and proper endpoint to issue patient read request.", "mustSupport": true }, { "id": "Parameters.parameter:targetId.name", "path": "Parameters.parameter.name", "fixedString": "targetId", "mustSupport": true }, { "id": "Parameters.parameter:targetId.value[x]", "path": "Parameters.parameter.value[x]", "slicing": { "rules": "closed", "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Parameters.parameter:targetId.value[x]:valueReference", "min": 1, "path": "Parameters.parameter.value[x]", "type": [ { "code": "Reference" } ], "sliceName": "valueReference", "mustSupport": true }, { "id": "Parameters.parameter:targetId.value[x]:valueReference.reference", "path": "Parameters.parameter.value[x].reference", "short": "Relative URL to patient's location indicated by the ECID (e.g. /Patient/12345)", "mustSupport": true }, { "id": "Parameters.parameter:targetIdentifier", "path": "Parameters.parameter", "sliceName": "targetIdentifier", "mustSupport": true }, { "id": "Parameters.parameter:targetIdentifier.name", "path": "Parameters.parameter.name", "fixedString": "targetIdentifier", "mustSupport": true }, { "id": "Parameters.parameter:targetIdentifier.value[x]", "path": "Parameters.parameter.value[x]", "slicing": { "rules": "closed", "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Parameters.parameter:targetIdentifier.value[x]:valueIdentifier", "min": 1, "path": "Parameters.parameter.value[x]", "type": [ { "code": "Identifier" } ], "short": "parameter that contains the reference to patient ecid", "sliceName": "valueIdentifier", "mustSupport": true }, { "id": "Parameters.parameter:operationoutcome", "max": "1", "path": "Parameters.parameter", "sliceName": "operationoutcome", "mustSupport": true }, { "id": "Parameters.parameter:operationoutcome.name", "path": "Parameters.parameter.name", "fixedString": "warning", "mustSupport": true }, { "id": "Parameters.parameter:operationoutcome.resource", "path": "Parameters.parameter.resource", "type": [ { "code": "Resource", "profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-pcr-profile-OperationOutcome" ] } ], "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Parameters" }