{ "description": "Definition of the content of the Da Vinci .well-known endpoint", "_filename": "StructureDefinition-HRexWellknownDefinition.json", "package_name": "hl7.fhir.us.davinci-hrex", "date": "2024-12-10T16:50:09+00:00", "derivation": "specialization", "publisher": "HL7 International / Clinical Interoperability Council", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166" } ] } ], "name": "HRexWellknownDefinition", "abstract": false, "type": "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/HRexWellknownDefinition", "experimental": "false", "resourceType": "StructureDefinition", "title": "Da Vinci .well-known File Definition", "package_version": "1.1.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cic" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-hrex/ImplementationGuide/davinci-hrex" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-hrex/ImplementationGuide/davinci-hrex" } ] } } ], "snapshot": { "element": [ { "id": "HRexWellknownDefinition", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Base" }, "path": "HRexWellknownDefinition", "short": "Config value passed to service", "definition": "A configuration parameter passed to the CRD decision support service", "isModifier": false }, { "id": "HRexWellknownDefinition.identifier", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "HRexWellknownDefinition.identifier" }, "path": "HRexWellknownDefinition.identifier", "type": [ { "code": "Identifier", "profile": [ "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-identifier-namespaced" ] } ], "short": "Payer id", "definition": "A unique identifier for the payer associated with this set of endpoints" }, { "path": "HRexWellknownDefinition.endpoints", "min": 1, "definition": "The set of endpoints to be used for this payer (possibly for a particular coverage type or set of types)", "short": "Endpoints for this payer", "type": [ { "code": "Base" } ], "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/json-property-key", "valueCode": "key" } ], "max": "*", "id": "HRexWellknownDefinition.endpoints", "base": { "max": "*", "min": 1, "path": "HRexWellknownDefinition.endpoints" } }, { "path": "HRexWellknownDefinition.endpoints.key", "min": 1, "definition": "A code that indicates the name of the endpoint.", "short": "The endpoint being defined", "type": [ { "code": "code" } ], "binding": { "strength": "extensible", "valueSet": "http://hl7.org/fhir/us/davinci-hrex/ValueSet/hrex-endpoint-name" }, "max": "1", "id": "HRexWellknownDefinition.endpoints.key", "base": { "max": "1", "min": 1, "path": "HRexWellknownDefinition.endpoints.key" } }, { "path": "HRexWellknownDefinition.endpoints.value", "min": 1, "definition": "The value of the config option", "short": "The value of the config option", "type": [ { "code": "uri" } ], "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/json-primitive-choice", "valueBoolean": true } ], "max": "1", "id": "HRexWellknownDefinition.endpoints.value", "base": { "max": "1", "min": 1, "path": "HRexWellknownDefinition.endpoints.value" } } ] }, "status": "active", "id": "33d8e4bd-e783-43a0-9e9b-12c4bd9e7d5c", "kind": "logical", "url": "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/HRexWellknownDefinition", "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.40.19.42.21", "system": "urn:ietf:rfc:3986" } ], "version": "1.1.0", "differential": { "element": [ { "id": "HRexWellknownDefinition", "max": "*", "min": 0, "path": "HRexWellknownDefinition", "short": "Config value passed to service", "definition": "A configuration parameter passed to the CRD decision support service" }, { "id": "HRexWellknownDefinition.identifier", "max": "1", "min": 1, "path": "HRexWellknownDefinition.identifier", "type": [ { "code": "Identifier", "profile": [ "http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-identifier-namespaced" ] } ], "short": "Payer id", "definition": "A unique identifier for the payer associated with this set of endpoints" }, { "id": "HRexWellknownDefinition.endpoints", "max": "*", "min": 1, "path": "HRexWellknownDefinition.endpoints", "type": [ { "code": "Base" } ], "short": "Endpoints for this payer", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/json-property-key", "valueCode": "key" } ], "definition": "The set of endpoints to be used for this payer (possibly for a particular coverage type or set of types)" }, { "id": "HRexWellknownDefinition.endpoints.key", "max": "1", "min": 1, "path": "HRexWellknownDefinition.endpoints.key", "type": [ { "code": "code" } ], "short": "The endpoint being defined", "binding": { "strength": "extensible", "valueSet": "http://hl7.org/fhir/us/davinci-hrex/ValueSet/hrex-endpoint-name" }, "definition": "A code that indicates the name of the endpoint." }, { "id": "HRexWellknownDefinition.endpoints.value", "max": "1", "min": 1, "path": "HRexWellknownDefinition.endpoints.value", "type": [ { "code": "uri" } ], "short": "The value of the config option", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/json-primitive-choice", "valueBoolean": true } ], "definition": "The value of the config option" } ] }, "contact": [ { "telecom": [ { "value": "http://www.hl7.org/Special/committees/cic", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base" }